[]
Selects a control using the specified direction in the tab order from which to select the control.
protected override void Select(bool directed, bool forward)
Protected Overrides Sub [Select](directed As Boolean, forward As Boolean)
Type | Name | Description |
---|---|---|
bool | directed |
|
bool | forward |
|