Share via


CommandBarComboBoxClass.IsPriorityDropped Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property IsPriorityDropped As Boolean
    Get
'Usage
Dim instance As CommandBarComboBoxClass
Dim value As Boolean

value = instance.IsPriorityDropped
public virtual bool IsPriorityDropped { get; }

Property Value

Type: System.Boolean

Implements

_CommandBarComboBox.IsPriorityDropped

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace