Hi everyone, I am in the midst of writing an application and have come accross a peculiar problem that should be quite simple to solve. I need to set the current selection of a ComboBox from my application. For example, i may have 20 items the user may choose from, but i want to set the default location in the list to display when clicked not always at the start of the list. Any ideas how to do this? I cant find any tags to set this index value.
Thanx