-Visual Studio Professional Update 3
-Windows 7 Ult x64
I am working with a WPF forms project and I manually wrote xaml code to create a control in the toolbox. When I double click the control on the form to create the event handler and it doesn't work. My question is do I have to manually drag and drop all controls in order to make it easier to make events by double clicking the control on the form? Is there an easier way to auto-generate the withevents when I create the controls in xaml?