|
-
Mar 29th, 2002, 10:01 AM
#1
Thread Starter
Hyperactive Member
How do i??
how do i like when i select something in a combobox it will trigger some visibility function?
like i have this comboBox with item F and M
when i click on the comboBox i selected F
then my label.visible = true and txt.visible = true
i trying it on when comboBox_change()
but it won't work
-
Mar 29th, 2002, 10:02 AM
#2
PowerPoster
it goes in the Combo1_Click() event. Change only occurs when a user types in the box.
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
|