IRibbonControl Members
Office 2010
Represents the object passed into every Ribbon user interface (UI) control's callback procedure.
The IRibbonControl type exposes the following members.
| 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 |