Control::Select Method
.NET Framework (current version)
Activates a control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Select() | Activates the control. |
![]() | Select(Boolean, Boolean) | Activates a child control. Optionally specifies the direction in the tab order to select the control from. |
Show:

