Overload List

  NameDescription
Select()()()
Activates the control.
(Inherited from Control.)
Select(Int32, Int32)
Selects a range of text in the text box.
(Inherited from TextBoxBase.)
Select(Boolean, Boolean)
Activates a child control. Optionally specifies the direction in the tab order to select the control from.
(Inherited from Control.)

See Also