VSPROPSHEETPAGE::hwndDlg Field
Visual Studio 2015
If you cannot pass a dialog template, set the HINSTANCE field to a null value and fill in this field instead. A page will then be created, and your hwnd will be attached to it. If you do this, do not use lParam for anything.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Field Value
Type: System::IntPtrFrom vsshell.idl:
Show: