Is there an extension for Visual Studio 2010 for opening code for forms, components etc. in WinForms application projects on double click in solution explorer by default (and in designer view via context menu)?
The Click event is raised every time a control is double-clicked. For example, if you have event handlers for the Click and DoubleClick events of a Form, the Click and DoubleClick events are raised when the form is double-clicked and both methods are called.
item -> right click -> Open With -> Source Code (Text) Editor -> press Set as Default button
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With