IVSMDPropertyGrid.Handle 属性

获取网格窗口的顶级 HWND。

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

语法

声明
ReadOnly Property Handle As Integer
int Handle { get; }

属性值

类型:System.Int32
网格窗口的顶级 HWND。

.NET Framework 安全性

请参见

参考

IVSMDPropertyGrid 接口

Microsoft.VisualStudio.Designer.Interfaces 命名空间