RibbonContextUI

(Engine-Level Function)

Description: Displays a mini-toolbar or a pop-up context menu or both at a specified window coordinate.
Returns: Nothing
Usage: Script Only.
Function Groups: Window
Related to: RibbonCmd | RibbonGalleryItems | RibbonPersistState | RibbonSetProperty
Format: RibbonContextUI(CommandID, X, Y);
Parameters:  
CommandID
Required. The unique identifier of the command.
X
Required. Horizontal coordinate within the nearest window at which to display the pop-up.
Y
Required. Vertical coordinate within the nearest window at which to display the pop-up.
Comments:

UI == user interface.

A context map is an XML declaration of the user interface controls. The XML can hold multiple context maps and therefore, it is possible to select from multiple, pop-up user interfaces to display.