ContainerControl::Select Method (Boolean, Boolean)
.NET Framework (current version)
Activates a child control. Optionally specifies the direction in the tab order to select the control from.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- directed
-
Type:
System::Boolean
true to specify the direction of the control to select; otherwise, false.
- forward
-
Type:
System::Boolean
true to move forward in the tab order; false to move backward in the tab order.
.NET Framework
Available since 1.1
Available since 1.1
Show: