Share via


IRibbonControl Members

Include Protected Members
Include Inherited Members

Represents the object passed into every Ribbon user interface (UI) control's callback procedure.

The IRibbonControl type exposes the following members.

Properties

  Name Description
Public property Context Represents the active window containing the Ribbon user interface that triggers a callback procedure. Read-only.
Public property Id Gets the ID of the control specified in the Ribbon XML markup customization file. Read-only.
Public property Tag Used to store arbitrary strings and fetch them at runtime. Read-only

Top

See Also

Reference

IRibbonControl Interface

Microsoft.Office.Core Namespace