Index
Collapse All
Expand All
Orientation Enumeration
Fields
See Also
Beta Documentation - Subject to change.
Specifies orientation of objects.
Fields
Name
Description
Horizontal
Specifies a horizontal layout.
Vertical
Specifies a vertical layout.
Remarks
Orientation is used to determine how a Control is laid out. For example ScrollBars can be either Horizontal of Vertical. For ListBoxes, Orientation determines in which direction the elements are laid out.
See Also
Turbine.UI