IVSMDPropertyGrid.CommandsVisible 属性

获取命令窗口中当前可见状态。

命名空间:  Microsoft.VisualStudio.Designer.Interfaces
程序集:  Microsoft.VisualStudio.Designer.Interfaces(在 Microsoft.VisualStudio.Designer.Interfaces.dll 中)

语法

声明
ReadOnly Property CommandsVisible As Boolean
bool CommandsVisible { get; }

属性值

类型:System.Boolean
true ,如果命令窗口可见,否则 false。

.NET Framework 安全性

请参见

参考

IVSMDPropertyGrid 接口

Microsoft.VisualStudio.Designer.Interfaces 命名空间