|
|||||||||||||||||
![]() |
![]() |
![]() |
|||||||||||||||
| Event Procedure <VB Tutorial | Contents | Previous | Next > When an object in Visual Basic recognizes that an event has occurred, it automatically invokes the event procedure using the name corresponding to the event. 1. Make a new project and drag and drop a label into the form Option Explicit Private increment As Long Private lastX As Single Private lastY As Single 5. Type this procedure in Form_MouseDown and Form_MouseMove event procedures.
<VB Tutorial | Contents | Previous | Next > Rate this tutorial or give your comments about this tutorial Preferable reference for this tutorial is Teknomo, Kardi. Visual Basic Tutorial . http:\\people.revoledu.com\kardi\ tutorial\VB
|
|||||||||||||
|
||||||||||||||
|
||||||||||||||