Does anyone know how to disable or change the way that VS2005 autogenerates event handlers It seems that everytime I click on a different part of a form in the Windows Form designer, it tries to generate an event handler. This is far more disruptive than helpful to me. I don't mind the auto-generation...but I'd rather limit it to double-clicking the event name in the event properties dialog box....
HELP!!!!
.NET Development32
|