|
-
Jan 1st, 2004, 09:35 PM
#1
Thread Starter
Junior Member
How to direct all events from 1 type of control to the same handler? {RESOLVED}
How do I direct all the events of comboBox_change to one single handler.
I need to do this because I have a set of runtime created controls, however, the numbers created is only decided during runtime.
I am using the add method to create new controls.
I don't wish to create a lot of withevents mycombo as combobox, then assigning them to each new control.
Thanks
Last edited by weiyen; Jan 14th, 2004 at 08:14 PM.
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
|