G
Guest
When a user clicks the drop down arrow in my combo box I need to take
different actions depending on whether the user selected an item from the
drop down or did not select an item. How can I distinguish between the two?
In both cases the Click event is triggered.
Also, if my combo box is multi-column, is there any way to tell which column
was clicked on?
different actions depending on whether the user selected an item from the
drop down or did not select an item. How can I distinguish between the two?
In both cases the Click event is triggered.
Also, if my combo box is multi-column, is there any way to tell which column
was clicked on?