Group: Forum Members
Posts: 436,
Visits: 944
|
I'm filling a comboboxedit based on an enumeration and using the TopMostItem property... however whenI run my app... the topmost item doesnt appear in my comboboxedit by default.
I've tried setting the selectedvalue to -1 in both the Load and Shown events of the form and tried to set it to -1 on a click event... still no luck.
Any thoughts?
|