|
-
Jun 26th, 2003, 10:33 AM
#1
Thread Starter
Hyperactive Member
Form Events
In VB6 you could select form events such as form_unload or whatever else, in VB.NET the load event is automatically placed in the code but how would I get the other events???
Cheers. Matt.
-
Jun 26th, 2003, 10:36 AM
#2
Hyperactive Member
If you select (Base Class Events) from the left hand combo box at the top of the source window, then the right hand combo box will contain all the form events...
-
Jun 26th, 2003, 10:41 AM
#3
A note: in 2003 it is set back like it was in VB6 where you can choose the object in one and the events in the other.
-
Jun 26th, 2003, 10:55 AM
#4
Thread Starter
Hyperactive Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|