ComboBox Doesn't Show Items
All of my efforts to add items to display in the combobox fail; I've added items using the IDE in VS2003 (String Collection Editor) or programtically and all I get is an empty drop down list that gets longer. The project compiles and I get no errors but my application only shows an empty drop down list. Can someone please tell me what I'm doing wrong?