4. System Classes : RadioField Class : Orientation Attribute
 
Share this page                  
Orientation Attribute
Data Type: smallint
4GL Access: RW
The Orientation attribute specifies the direction in which the radio buttons are displayed.
For more information about setting the orientation of a radio field, see the Programming Guide.
Valid settings are:
FO_DEFAULT (the system default)
FO_VERTICAL
FO_HORIZONTAL (see ColumnWidthCompressed Attribute)
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 (see Orientation Settings for TableField, StackField, SliderField, ScrollbarField, RadioField, and PaletteField).