Hi all,

I've tried loads of different properties, and search around on Google, but with no luck .

How do you select/change an item in a ComboBox?

Say you had a combobox with the values

1
2
3
4
5

How would you make the box display "3" (say, by clicking a button)?

Thanks