[]
protected override bool ProcessTabKey(bool forward)
Protected Overrides Function ProcessTabKey(forward As Boolean) As Boolean
Type | Name | Description |
---|---|---|
bool | forward | true to cycle forward through the controls in the System.Windows.Forms.ContainerControl; otherwise, false. |
Type | Description |
---|---|
bool | true if a control is selected; otherwise, false. |