|
-
Apr 26th, 2001, 12:47 PM
#1
Thread Starter
Junior Member
Combo Box Control
How can I enable checkboxes after a user makes a selection with a combo box?
-
Apr 27th, 2001, 07:11 AM
#2
Fanatic Member
"Click" event
In the "Click" event of the combobox control, put the code to enable/disable your checkboxes.
The click event fires only when the user makes a selection (or a selection is made programatically) from the drop-down list.
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
|