Hi all:
I have been searching for a while and not able to find anything useful on how to approach this issue.
I have a ComboBox on a form and what I am looking to do is when the ComboBox has the cursor focus, it automatically opens up and displays the options. Just as if you clicked on the ComboBox. I was considering PerformClick but the only problem is, I believe PerformClick is only available for the Button and no other control.
Any ideas? Thanks in advance!


Reply With Quote
