Language Reference Guide : 4. System Classes : PaletteField Class : Orientation Attribute
 
Share this page                  
Orientation Attribute
Data Type: smallint
4GL Access: RW
The Orientation attribute specifies the direction in which the images are displayed in the palette 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.
For a discussion of options when setting the Orientation attribute, see the Programming Guide.