IUIContextualUI interface (uiribbon.h)
The IUIContextualUI interface is implemented by the Ribbon framework and provides the core functionality for the Context Popup View.
Inheritance
The IUIContextualUI interface inherits from the IUnknown interface. IUIContextualUI also has these types of members:
Methods
The IUIContextualUI interface has these methods.
IUIContextualUI::ShowAtLocation Displays a ContextPopup. |
Remarks
The Context Popup is composed of two components: the ContextMenu and MiniToolbar elements.
The ContextMenu is a list of menu items that is contextual and based on
the control clicked or the control with focus (when using the keyboard).
The MiniToolbar is a floating toolbar that incorporates various Commands, galleries, and complex controls such as the Font Control and the Combo Box.
The following screen shot shows the Context Popup with a ContextMenu and MiniToolbar.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | uiribbon.h |