Name | Value | Description |
---|---|---|
None | 0 | No special action (let the browser handle the key). |
MoveDown | 1 | Move the selection to the next row. |
MoveAcross | 2 | Move the selection to the next column. |
Cycle | 3 | Move the selection to the next column, then wrap to the next row. |
CycleOut | 4 | Move the selection to the next column, then wrap to the next row, then out of the control. |
Specifies constants that define the action to perform when special keys such as ENTER and TAB are pressed.