次の方法で共有


IVSMDPropertyGrid.CommandsVisible Property

Gets the current visible state of the commands window.

Namespace:  Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Syntax

'宣言
ReadOnly Property CommandsVisible As Boolean
bool CommandsVisible { get; }

Property Value

Type: System.Boolean
true if the command window is visible, otherwise false.

.NET Framework Security

See Also

Reference

IVSMDPropertyGrid Interface

Microsoft.VisualStudio.Designer.Interfaces Namespace