Share via


CommandBarButtonClass.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 CommandBarButtonClass
Dim value As Boolean

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

Property Value

Type: System.Boolean

Implements

_CommandBarButton.IsPriorityDropped

See Also

Reference

CommandBarButtonClass Class

CommandBarButtonClass Members

Microsoft.Office.Core Namespace