I'm using Visual Studio 08 Designer for a Windows Forms application. When I accidentally double click on a control it automatically switches to the code and adds a listener. How do I stop this irritating behavior? Nuclear Weapons? Fire? Both?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Unfortunately this is a feature in Visual Studio and can not be turned off, however annoying it can be, it is also very useful to aid even further rapid application development.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.