Hi, I have a comboBox where the user can add or delete items as they wish, what I would like to know is how after deleting an item the comboBox will display the first value in it, eg.

Combo Box contains:

Football
Boxing
Cricket

When the user delets Boxing, I would like the Box to display the first option in the list, in this case Football.

Any help would be greatly appreciated.

Thanks in advance,
Flash.