Inheritance diagram for CResizablePage:
Public Member Functions | |
CResizablePage () | |
CResizablePage (UINT nIDTemplate, UINT nIDCaption=0) | |
CResizablePage (LPCTSTR lpszTemplateName, UINT nIDCaption=0) | |
virtual | ~CResizablePage () |
Protected Member Functions | |
virtual CWnd * | GetResizableWnd () |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
afx_msg BOOL | OnEraseBkgnd (CDC *pDC) |
Definition at line 30 of file ResizablePage.h.