RibbonControlId Interface
Encapsulates an identification string that Microsoft Office uses to refer to controls.
Assembly: Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | ControlIdType | Gets or sets a value that describes whether this ControlIdType identifies a Microsoft Office control or a custom control. |
![]() | CustomId | Gets an identifier for a custom control. |
![]() | OfficeId | Gets or sets an identifier for a Microsoft Office control. |
RibbonControlId can identify either an Office built-in control (by using the control's idMSO identifier) or a custom control. For a list of built-in Office identifiers, see Office 2010 Help Files: Office Fluent User Interface Control Identifiers.
Show:
