DialogProc

virtual BOOL DialogProc(HWND, UINT, WPARAM, LPARAM);

Comments

Overrides ActiveX Framework base class CPropertyPage. Object derived from CCtlPropertyPage should override PageDialogProc instead. See PageDialogProc.