Inheritance diagram for CPPageBase:
Public Member Functions | |
CPPageBase (UINT nIDTemplate, UINT nIDCaption=0) | |
virtual | ~CPPageBase () |
afx_msg void | OnDestroy () |
Protected Member Functions | |
void | CreateToolTip () |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
virtual BOOL | OnSetActive () |
Protected Attributes | |
CToolTipCtrl | m_wndToolTip |
Definition at line 26 of file PPageBase.h.