Menu
Previous  Next

Adds a menu to a ToolBarButton.
The menu will only be usable if the button's style is stDropDownButton.
Syntax: ToolBarButton
The menu added is a ContextMenu object (belongs to the FormLib library).

Example:
btn1.Menu = menu1.Value