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