AcrossFirst
The TabIndex value for all child controls is updated to go across and then down.
Default
Preserves the TabIndex value specified by the application.
DownFirst
The TabIndex value for all child controls is updated to go down and then across.
Inherit
Inherits the TabOrderManagerDirection set for the parent container.
Returns or sets the TabOrderManagerDirection assigned to the specified container.