Share via


_CommandBarActiveX.IsPriorityDropped Property

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

Syntax

'Declaration
ReadOnly Property IsPriorityDropped As Boolean
    Get
'Usage
Dim instance As _CommandBarActiveX
Dim value As Boolean

value = instance.IsPriorityDropped
bool IsPriorityDropped { get; }

Property Value

Type: System.Boolean

Implements

CommandBarControl.IsPriorityDropped

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

IsPriorityDropped Overload

Microsoft.Office.Core Namespace