You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Fired when the user clicks the button's custom context menu.

Version Introduced: 3.0.3

Parameters

ParameterDescription
ItemThe text of the menu item clicked.

Remarks

The OnContextMenu event fires when the user clicks a menu item in the context menu defined in the ContextMenu property. The Item parameter contains the item's text.

See Also

ContextMenu

  • No labels