Selects this form, and optionally selects the next or previous control.
Syntax
protected override
void Select (
bool directed,
bool forward)
Parameters
- directed
-
If set to true that the active control is changed
- forward
-
If directed is true, then this controls the direction in which focus is moved. If this is true, then the next control is selected; otherwise, the previous control is selected.
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0