Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains values that determine whether a RibbonControlId identifies a Microsoft Office control or a custom control.
Namespace: Microsoft.Office.Tools.Ribbon
Assembly: Microsoft.Office.Tools.Common.v9.0 (in Microsoft.Office.Tools.Common.v9.0.dll)
Syntax
'Declaration
Public Enumeration RibbonControlIdType
'Usage
Dim instance As RibbonControlIdType
public enum RibbonControlIdType
public enum class RibbonControlIdType
public enum RibbonControlIdType
Members
| Member name | Description | |
|---|---|---|
| Custom | The RibbonControlId that identifies a custom control. | |
| Office | The RibbonControlId that identifies a built-in Office control. |