Drop Down List Problem in .NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a comboBox on my dialog box and have populated the drop down
list. The drop down list is of type "DropDown". However, when I select the
list using the scroll control, the drop down list does not appear. Any
suggestions on how to overcome this? Thanks in advance for the help.
 
Ken,

How did you fill the combobox, that is the first that has to be done?
In other words does it with another setting than dropdown work?

I hope this helps,

Cor
 
Back
Top