Results 1 to 2 of 2

Thread: How do i??

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    425

    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

  2. #2
    PowerPoster cafeenman's Avatar
    Join Date
    Mar 2002
    Location
    Florida
    Posts
    2,819
    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
  •  



Click Here to Expand Forum to Full Width