The TabSelectionMovementDirection enumeration contains directions in which selection can move on pressing ENTER.
It is used by the following property:
Value | Brief description |
0 | Down. Down. |
1 | Up. Up. |
2 | Left. To the left. |
3 | Right. To the right. |
4 | None. No transition. |
See also: