How can I make a comboxbox list the first item in the collaction by default

in other words i have a collection list

1
2
3
4
5

When program loads I want combobox to load 1

Thanks