IToolbarButton.PopupMenu

Syntax

PopupMenu: IPopupMenu;

Description

The PopupMenu property determines the context menu that is associated with the current button of the toolbar.

Comments

When setting this property, the additional button is displayed to the right of the button on the toolbar and the context menu is displayed on clicking this button.

Example

See also:

IToolbarButton | IToolbarButton.MenuMode