ComboBox mouse selection
-
Respectfully, First I have added a UserControl, then i have added a panel on it and on the panel i have added a combobox. But on run, when i want to select an item from combobox , it autohide the list. I can select the item by typing. When i click the dropdown button it opens the list. but when i try to select an item. The list get collapsed. Plz solve the Problem. Thanks.
-
Respectfully, First I have added a UserControl, then i have added a panel on it and on the panel i have added a combobox. But on run, when i want to select an item from combobox , it autohide the list. I can select the item by typing. When i click the dropdown button it opens the list. but when i try to select an item. The list get collapsed. Plz solve the Problem. Thanks.
-
Hello, Tried it out and worked fine. Are you shure, that the ComboBox is in the Container of the panel? All the Best, MArtin
Yes i checked it again. First i have made a usercontrol, then i make a panel on it, then i put all the controls on that. But these all controls (Complete user control), i am adding at runtime on a Autocad Pallate. Problem still exist? Thanks,