Select Method (IComboBox)
Selects an item from the combo box based on a numerical index.
Overload List
OverloadDescription
Select(Int32)Selects an item from the combo box based on a numerical index.  
Select(String)Selects an item from the combo box based on a string.