Results 1 to 2 of 2

Thread: Combo Box Control

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2001
    Location
    Richmond, VA
    Posts
    30

    Red face Combo Box Control

    How can I enable checkboxes after a user makes a selection with a combo box?

  2. #2
    Fanatic Member simonm's Avatar
    Join Date
    Sep 2000
    Location
    Devon, England
    Posts
    796

    Arrow "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
  •  



Click Here to Expand Forum to Full Width