VB.NET ComboBoxes
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I was just wondering if anyone else gets this problem too. When I have several ComboBoxes on a Form, and I resize it, all the Text in ever combobox (even if they do not currently have the Input Focus) becomes Highlighted! It's very annoying! The only way to get rid of it then is to Tab through each ComboBox. Any ideas on how to resolve this?