[]
Specifies how the tab key works.
public enum TabAction
Public Enum TabAction
The Tab key moves focus among controls or fields.
Name | Description |
---|---|
Control | Used to move focus between controls. |
Field | Used to move the cursor position between fields in the control. |