Combobox Dropdown
Visual Basic
4
Posts
3
Posters
0
Views
1
Watching
-
-
Any ideas how I can have the dropdown portion of a combobox to stay down after it has lost focus. I am tring to attach a tooltip but when my tip pops up the combobox looses focus and the drop down goes back up. I am using vb.net.
Mark Thibodeaux
May be this helps you http://www.vbdotnetforums.com/showthread.php?p=12606[^]
-
May be this helps you http://www.vbdotnetforums.com/showthread.php?p=12606[^]
-
You could override the WndProc for the combo box and prevent the DropDownClosed message from being given to the ComboBox.
Regards, 1tg46 Check out 3D Game Development with Dark Basic Professional [^]programming.