TabSelectionMovementDirection

Description

The TabSelectionMovementDirection enumeration contains directions in which selection can move on pressing ENTER.

It is used by the following property:

Available Values

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:

Tab Assembly Enumerations