Shows a context menu from the list of commands. Blank fields are treated as separators.
rv = Command_Services("ShowContextMenu", MousePoint, Commands, UserData) |
| Parameter | Description |
|---|---|
| MousePoint | The x,y mouse position where the context menu should be displayed. See Form_Services ClientToScreen. |
Commands | The list of commands to be displayed. Commands are filtered and displayed by access (enabled, disabled, hidden) |
| UserData | Custom data that will be passed to the context menu event. |
SRP Ribbon -Â ShowCommandContextMenu method.
16.0.18