event InvokeMenuCommand (Command as String)
Fired when the user selects an item context menu that has been added during QueryContextMenu event.


| |  | Type | Description | |
| | |
Command as String |
A String expression that indicates the caption of the custom command being
executed.
| |