BaseComboBoxSelect Method

Overload List

SelectActivates the control.
Select(Boolean, Boolean)Activates a child control. Optionally specifies the direction in the tab order to select the control from.
Select(Int32, Int32) This is used to select a part of the text within the textbox portion of the combo box

See Also