Visual Basic 2010 Express Tutorial 2 - Events

Опубликовано: 12 Июль 2010
на канале: SchoolFreeware
188,092
424

All code can be downloaded at: http://www.schoolfreeware.com

When the user or computer does something this can trigger an event to happen. Examples of events include clicking on buttons, forms loading, mouse movements and so on.

When an event is triggered the instructions within that event runs