Language Reference Guide
:
4. System Classes
:
FrameSource Class
: MainBarRight Attribute
Share this page
MainBarRight Attribute
Data Type:
array of MainBar
4GL Access:
RW
The MainBarRight attribute contains the set of MainBar items that are attached to the right side of the frame's form. The items in the array are displayed from left to right. For an example, see
MainBar Class
.
The Orientation attribute of the MainBar items in this array should be set to FO_VERTICAL (see
Orientation Settings for TableField, StackField, SliderField, ScrollbarField, RadioField, and PaletteField
).
Note:
After setting this attribute, the array referenced by this attribute may differ from the one you set it to.