Share via


CommandBarComboBoxClass.Type Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Type As MsoControlType
    Get
'Usage
Dim instance As CommandBarComboBoxClass
Dim value As MsoControlType

value = instance.Type
public virtual MsoControlType Type { get; }

Property Value

Type: Microsoft.Office.Core.MsoControlType

Implements

_CommandBarComboBox.Type

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace