HwndWrapper::CreateWindowCore Method ()

 

Creates the handle for the window.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual IntPtr CreateWindowCore() abstract

Return Value

Type: System::IntPtr

Returns the handle for the window.

Return to top
Show: