CDialogImpl::GetDialogProc
Returns DialogProc, the current dialog box procedure.
virtual WNDPROC GetDialogProc( );
Return Value
The current dialog box procedure.
Remarks
Override this method to replace the dialog procedure with your own.
Requirements
Header: atlwin.h