Windows C++ Library
Public Member Functions | Protected Member Functions | Static Protected Member Functions | Friends
CPropertyPage Class Reference

#include <PropertyPage.hpp>

Inheritance diagram for CPropertyPage:
CDialog CMsgWnd CWnd

List of all members.

Public Member Functions

 CPropertyPage (uint nRscID)
virtual ~CPropertyPage ()

Protected Member Functions

virtual LRESULT OnCtrlMsg (NMHDR &rMsgHdr)
virtual bool OnValidate ()
virtual bool OnOk ()

Static Protected Member Functions

static WCL::DlgResult DIALOGPROC PropPageProc (HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam)

Friends

class CPropertySheet

Constructor & Destructor Documentation

CPropertyPage::CPropertyPage ( uint  nRscID)

Member Function Documentation

WCL::DlgResult DIALOGPROC CPropertyPage::PropPageProc ( HWND  hWnd,
UINT  iMsg,
WPARAM  wParam,
LPARAM  lParam 
) [static, protected]
LRESULT CPropertyPage::OnCtrlMsg ( NMHDR &  rMsgHdr) [protected, virtual]

Reimplemented from CMsgWnd.

bool CPropertyPage::OnValidate ( ) [protected, virtual]
bool CPropertyPage::OnOk ( ) [protected, virtual]

Reimplemented from CDialog.


Friends And Related Function Documentation

friend class CPropertySheet [friend]

The documentation for this class was generated from the following files: