#include <WizardSheet.h>
Inheritance diagram for CWizardPage:
Public Member Functions | |
CWizardPage (UINT nID=0) | |
virtual | ~CWizardPage () |
CWizardSheet * | GetSheet () |
void | SetWizardButtons (DWORD dwFlags) |
void | StaticReplace (LPCTSTR pszSearch, LPCTSTR pszReplace) |
Public Attributes | |
COLORREF | m_crWhite |
CBrush | m_brWhite |
Protected Member Functions | |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
afx_msg HBRUSH | OnCtlColor (CDC *pDC, CWnd *pWnd, UINT nCtlColor) |
|
Definition at line 355 of file WizardSheet.cpp. |
|
Definition at line 361 of file WizardSheet.cpp. |
|
Definition at line 389 of file WizardSheet.cpp. Referenced by SetWizardButtons(). |
|
Definition at line 368 of file WizardSheet.cpp. |
|
Definition at line 374 of file WizardSheet.cpp. References CWizardSheet::m_rcPage. |
|
Definition at line 394 of file WizardSheet.cpp. References GetSheet(). Referenced by CWizardWelcomePage::OnInitDialog(), CWizardWelcomePage::OnSetActive(), CWizardSharePage::OnSetActive(), CWizardProfilePage::OnSetActive(), CWizardNetworksPage::OnSetActive(), CWizardInterfacePage::OnSetActive(), CWizardFinishedPage::OnSetActive(), and CWizardConnectionPage::OnSetActive(). |
|
Definition at line 399 of file WizardSheet.cpp. |
|
Definition at line 80 of file WizardSheet.h. Referenced by OnCtlColor(). |
|
Definition at line 79 of file WizardSheet.h. Referenced by OnCtlColor(). |