Bagikan melalui


RibbonControlId.ControlIdType Property

Gets or sets a value that describes whether this ControlIdType identifies a Microsoft Office control or a custom control.

Namespace:  Microsoft.Office.Tools.Ribbon
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)

Syntax

'Declaration
Property ControlIdType As RibbonControlIdType
RibbonControlIdType ControlIdType { get; set; }

Property Value

Type: Microsoft.Office.Tools.Ribbon.RibbonControlIdType
A RibbonControlIdType enumeration value that describes whether this ControlIdType identifies an Office control or a custom control.

.NET Framework Security

See Also

Reference

RibbonControlId Interface

Microsoft.Office.Tools.Ribbon Namespace