WebToolbar.PresentContextualMenu

From Xojo Documentation

Method

Toolbar.PresentContextualMenu()

New in 2011r2

Supported for all project types and targets.


PresentContextualMenu displays the menu assigned to a control rather than waiting for the user to click it.

To use a menu as a contextualmenu, use the WebControl.ContextualMenu property. The menu will be shown as a contextual menu when the user right-clicks on the WebControl.