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