VSPROPSHEETPAGE::pfnDlgProc Field
Visual Studio 2015
Address of the dialog box procedure for the page. Because the pages are created as modeless dialog boxes, the dialog box procedure must not call the EndDialog function.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.DLGPROC")] IntPtr pfnDlgProc
Field Value
Type: System::IntPtrFrom vsshell.idl:
Show: