Language Reference Guide
:
4. System Classes
:
StackField Class
: Orientation Attribute
Share this page
Orientation Attribute
Data Type:
smallint
4GL Access:
RW
The Orientation attribute specifies the direction for the stack.
Valid values are:
FO_DEFAULT—system default, vertical
FO_VERTICAL—up and down the form
FO_HORIZONTAL—across the form
Descriptions of system constant values and their numeric equivalents are listed in
Orientation Settings for TableField, StackField, SliderField, ScrollbarField, RadioField, and PaletteField
.