IVSMDPropertyGrid::Handle Property

 

Gets the top-level HWND for the grid window.

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

[DispIdAttribute(1610678273)]
property int Handle {
	int get();
}

Property Value

Type: System::Int32

The top-level HWND for the grid window.

Return to top
Show: