Changes

Jump to: navigation, search

Understanding Visual Basic Events

247 bytes added, 15:16, 17 July 2007
Wiring Up Events in Visual Studio
[[Image:visual_basic_event_form.jpg]]
 
Select each control in turn and using the Properties panel change the Name of the controls to ''myButton'', ''myLabel'' and ''inputText'' respectively. The Form design is now complete and we can now begin to connect the events to event handlers.

Navigation menu