Language Reference Guide : 4. System Classes : MenuField Class
 
Share this page                  
MenuField Class
Note:  The MenuField class is used for classification only.
This class is the basic object classification for all the menu portions of a frame, including the menu bar across the top of the frame and all the pull-down menus, slide-off menus, and individual items in the menus.
Variables associated with MenuFields are reference variables for MenuGroups or simple variables for MenuItems. MenuSeparators do not have associated variables.
To access a menu selection, use the field function with the name of the selection.
All platforms have a standard look and feel defined for menu text. The IsReverse attribute does not change the appearance of the menu text when the frame is displayed.
Inherits From
Object Class
FieldObject Class
Inherited By
MenuBar
MenuButton
MenuGroup
MenuItem
MenuList
MenuSeparator
MenuStack
MenuToggle
OptionMenu
Attributes
AllBias
CurBias
IsReverse
ParentMenuGroup
QueryBias
ReadBias
StatusText
UpdateBias
User1Bias
User2Bias
User3Bias
WidgetID
Methods
SetToDefault