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. The following attributes do not change the appearance of the menu text when the frame is displayed:
• IsBold
• IsItalic
• IsPlain
• TypeFace
• TypeSize
Inherits From
Inherited By
MenuToggle
Attributes
IsBold
IsItalic
IsPlain
SpeedKey
TextLabel
TypeFace
TypeSize
Methods
None