Language Reference Guide : 4. System Classes : MenuButton Class
 
Share this page                  
MenuButton Class
The MenuButton class is a menu item that can trigger a Click event when the end user selects it.
The variable associated with a MenuButton is of type integer but has no implicit meaning. To access the MenuButton attributes, use the variable name with the field function.
Windows platforms have a standard look and feel defined for menu text.
Inherits From
Object Class
FieldObject Class
MenuField Class
MenuItem Class
Inherited By
MenuToggle
Attributes
SpeedKey
TextLabel
Methods
None