10 #if !defined(CBPROPERTYSHEET_H)
11 #define CBPROPERTYSHEET_H
22 #define NO_BOOLEAN_TYPE
46 CWnd* pParentWnd =
NULL,
101 #endif // !defined(CBPROPERTYSHEET_H)
virtual BOOL OnInitDialog()
void SetMsgProcHook(bool bSet)
#define NULL
Definition: Bentley.h:157
Definition: CBPropertySheet.h:32
void OnFunctionKey(LPMSG)
CBPropertySheet(UINT nIDCaption, CWnd *pParentWnd=NULL, int iSelectPage=0)
virtual ~CBPropertySheet()
HHOOK m_hHook
Definition: CBPropertySheet.h:41
void SetID(int id)
Definition: CBPropertySheet.h:66
void SetHelpInfo(UINT helpInfo)
MSWindowP m_pWindow
Definition: CBPropertySheet.h:37
UINT m_nID
Definition: CBPropertySheet.h:36
HHOOK GetMsgProcHook()
Definition: CBPropertySheet.h:71