How to auto expand combo box on focus. [modified]
Visual Basic
1
Posts
1
Posters
1
Views
1
Watching
-
Hi, I want to automatically expand Combo box on focus event. I have set the
Droppeddown = True
in gotfocus event, but this has a side effect. When click event gets fired, it expands dropdown and closes immediately. How can I avoid it?:confused:Mithun Shitole "Free Your Mind" http://www.technoyaari.com
modified on Monday, December 14, 2009 5:11 AM