34,333
edits
Changes
→Wiring Up Events in Visual Basic
* Programmitically triggered events - The event of any object may be triggered by the programmer from within the Visual Basic code. For example, a program may need to simulate the event triggered by a user clicking on a button.
== Wiring Up Events in Visual Basic Studio ==