Overload | Description |
---|---|
Select(Int32,Int32) | Selects the specified number of characters in the edit control starting at the specified location. |
Select(Boolean,Boolean) | Selects a control with the specified direction in the tab order from which to select the control. |
Select(Boolean) | Activates the control. (Inherited from FarPoint.Win.ElementControl) |
Select() | (Inherited from System.Windows.Forms.Control) |