Share via


IVSMDPropertyGrid.CommandsVisible Property

Definition

Gets the current visible state of the commands window.

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

Property Value

true if the command window is visible, otherwise false.

Attributes

Applies to