Share via


CommandBarComboBoxClass.Style Property

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

Syntax

'Declaration
Public Overridable Property Style As MsoComboStyle
    Get
    Set
'Usage
Dim instance As CommandBarComboBoxClass
Dim value As MsoComboStyle

value = instance.Style

instance.Style = value
public virtual MsoComboStyle Style { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoComboStyle

Implements

_CommandBarComboBox.Style

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace