Language Reference Guide
>
Language Reference Guide
>
System Classes
>
FrameSource Class
>
MainBarBottom Attribute
Was this helpful?
MainBarBottom Attribute
Data Type:
array of MainBar
4GL Access:
RW
The MainBarBottom attribute contains the set of MainBar items that are attached to the bottom of the frame's form. The items in the array are displayed from top to bottom. For an example, see
MainBar Class
.
The Orientation attribute of the MainBar items in this array should be set to FO_HORIZONTAL (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.
Last modified date: 12/20/2023
This site works best with JavaScript enabled