Inheritance diagram for CResizableDialog:

Public Member Functions | |
| CResizableDialog () | |
| CResizableDialog (UINT nIDTemplate, CWnd *pParentWnd=NULL) | |
| CResizableDialog (LPCTSTR lpszTemplateName, CWnd *pParentWnd=NULL) | |
| virtual | ~CResizableDialog () |
Protected Member Functions | |
| void | EnableSaveRestore (LPCTSTR pszSection, BOOL bRectOnly=FALSE) |
| virtual CWnd * | GetResizableWnd () |
| afx_msg void | OnGetMinMaxInfo (MINMAXINFO FAR *lpMMI) |
| afx_msg void | OnSize (UINT nType, int cx, int cy) |
| afx_msg void | OnDestroy () |
| afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
| afx_msg BOOL | OnEraseBkgnd (CDC *pDC) |
Definition at line 33 of file ResizableDialog.h.
1.4.5