CommandBarComboBoxClass.IsPriorityDropped Property

Definition

Always returns false.

public:
 virtual property bool IsPriorityDropped { bool get(); };
public:
 virtual property bool IsPriorityDropped { bool get(); };
[System.Runtime.InteropServices.DispId(1610874925)]
public virtual bool IsPriorityDropped { [System.Runtime.InteropServices.DispId(1610874925)] get; }
[<System.Runtime.InteropServices.DispId(1610874925)>]
[<get: System.Runtime.InteropServices.DispId(1610874925)>]
member this.IsPriorityDropped : bool
Public Overridable ReadOnly Property IsPriorityDropped As Boolean

Property Value

Always returns false.

Implements

Attributes

Remarks

Attempting to set this property with any other value will cause an exception to be thrown.

Applies to