CommandBarControl.Type Property

Returns the type of command bar control.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Type As MsoControlType
    Get
'Usage
Dim instance As CommandBarControl
Dim value As MsoControlType

value = instance.Type
MsoControlType Type { get; }

Property Value

Type: Microsoft.Office.Core.MsoControlType

See Also

Reference

CommandBarControl Interface

CommandBarControl Members

Microsoft.Office.Core Namespace