Share via


_CommandBarComboBox.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 _CommandBarComboBox
Dim value As MsoControlType

value = instance.Type
MsoControlType Type { get; }

Property Value

Type: Microsoft.Office.Core.MsoControlType

Implements

CommandBarControl.Type

See Also

Reference

_CommandBarComboBox Interface

_CommandBarComboBox Members

Type Overload

Microsoft.Office.Core Namespace