January 2002
Intermediate to advanced
784 pages
18h 32m
English
At the top of the Code editor, there is an Objects drop-down list on the left and an Events drop-down list—called Procedure list in VB6. The Objects and Procedures (or Events) controls existed in the Code editor in VB6, too (see Figure 8.3). To create an event handler in VB6 as well as Visual Basic .NET, select an object from the list on the left and the event from the list on the right. The Code editor generates the event procedure for you automatically.

In VB6, the mechanism for wiring event procedures to ...
Read now
Unlock full access