Changes

Jump to: navigation, search

Understanding Visual Basic Events

100 bytes added, 15:45, 22 July 2008
Setting Up a Visual Basic Timer Event
Build and run the application and notice that after 10 seconds the label text changes to "Your time is up". Enter some text into the TextBox so that the Label text changes again and wait 10 seconds. Once again, the Timer will trigger the ''Tick'' event and the Label text will change.
 
== Summary ==
 
This chapter has provided a detailed overview of the Visual Basic events mechanism.

Navigation menu