Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CWizardPage Class Reference

#include <WizardSheet.h>

Inheritance diagram for CWizardPage:

CWizardConnectionPage CWizardFinishedPage CWizardInterfacePage CWizardNetworksPage CWizardProfilePage CWizardSharePage CWizardWelcomePage List of all members.

Public Member Functions

 CWizardPage (UINT nID=0)
virtual ~CWizardPage ()
CWizardSheetGetSheet ()
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)

Constructor & Destructor Documentation

CWizardPage::CWizardPage UINT  nID = 0  ) 
 

Definition at line 355 of file WizardSheet.cpp.

CWizardPage::~CWizardPage  )  [virtual]
 

Definition at line 361 of file WizardSheet.cpp.


Member Function Documentation

CWizardSheet * CWizardPage::GetSheet  ) 
 

Definition at line 389 of file WizardSheet.cpp.

Referenced by SetWizardButtons().

HBRUSH CWizardPage::OnCtlColor CDC *  pDC,
CWnd *  pWnd,
UINT  nCtlColor
[protected]
 

Definition at line 368 of file WizardSheet.cpp.

References m_brWhite, and m_crWhite.

void CWizardPage::OnSize UINT  nType,
int  cx,
int  cy
[protected]
 

Definition at line 374 of file WizardSheet.cpp.

References CWizardSheet::m_rcPage.

void CWizardPage::SetWizardButtons DWORD  dwFlags  ) 
 

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().

void CWizardPage::StaticReplace LPCTSTR  pszSearch,
LPCTSTR  pszReplace
 

Definition at line 399 of file WizardSheet.cpp.


Member Data Documentation

CBrush CWizardPage::m_brWhite
 

Definition at line 80 of file WizardSheet.h.

Referenced by OnCtlColor().

COLORREF CWizardPage::m_crWhite
 

Definition at line 79 of file WizardSheet.h.

Referenced by OnCtlColor().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:14 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2