IRibbonControl Object Members
Represents the object passed into every Ribbon user interface (UI) control's callback procedure.
Properties
| Name | Description | |
|---|---|---|
| Context | Represents the active window containing the Ribbon user interface that triggers a callback procedure. Read-only. |
| Id | Gets the ID of the control specified in the Ribbon XML markup customization file. Read-only. |
| Tag | Used to store arbitrary strings and fetch them at runtime. Read-only |