Form.Select Method
.NET Framework 4.5
Activates the form and selects a child control.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Select() | Activates the control. (Inherited from Control.) |
|
Select(Boolean, Boolean) | Selects this form, and optionally selects the next or previous control. (Overrides ContainerControl.Select(Boolean, Boolean).) |