ComboBox mouse selection
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello Everybody, I have already asked this question but no body given me response, i am repeating the same problme:- I have made a user control, then add a panel on it and add a combobox on the panel. The whole user control then i added at runtime to a Autocad Pallete. But when i want to select an item from the combobox it hides the menu. But i am able to select the item from keybord. What is the problem with mouse? Thanks...