_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