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

CHelpWnd Class Reference

#include <WndHelp.h>

Inheritance diagram for CHelpWnd:

CPanelWnd CChildWnd List of all members.

Public Member Functions

 CHelpWnd ()
virtual ~CHelpWnd ()
virtual void OnSkinChange ()
virtual BOOL OnCmdMsg (UINT nID, int nCode, void *pExtra, AFX_CMDHANDLERINFO *pHandlerInfo)

Public Attributes

CCoolBarCtrl m_wndToolBar
CTaskPanel m_wndPanel
CRichViewCtrl m_wndView

Protected Member Functions

afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnDestroy ()
afx_msg void OnSize (UINT nType, int cx, int cy)

Constructor & Destructor Documentation

CHelpWnd::CHelpWnd  ) 
 

Definition at line 50 of file WndHelp.cpp.

References IDR_HELPFRAME.

CHelpWnd::~CHelpWnd  )  [virtual]
 

Definition at line 55 of file WndHelp.cpp.


Member Function Documentation

BOOL CHelpWnd::OnCmdMsg UINT  nID,
int  nCode,
void *  pExtra,
AFX_CMDHANDLERINFO *  pHandlerInfo
[virtual]
 

Reimplemented from CChildWnd.

Definition at line 107 of file WndHelp.cpp.

References m_wndToolBar, NULL, and CChildWnd::OnCmdMsg().

int CHelpWnd::OnCreate LPCREATESTRUCT  lpCreateStruct  )  [protected]
 

Reimplemented from CPanelWnd.

Definition at line 62 of file WndHelp.cpp.

References CRichViewCtrl::Create(), CTaskPanel::Create(), CCoolBarCtrl::Create(), CChildWnd::LoadState(), m_wndPanel, m_wndToolBar, m_wndView, and CPanelWnd::OnCreate().

void CHelpWnd::OnDestroy  )  [protected]
 

Reimplemented from CChildWnd.

Definition at line 78 of file WndHelp.cpp.

References CChildWnd::OnDestroy(), and CChildWnd::SaveState().

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

Reimplemented from CPanelWnd.

Definition at line 91 of file WndHelp.cpp.

References m_wndPanel, m_wndToolBar, m_wndView, NULL, CPanelWnd::OnSize(), PANEL_WIDTH, and TOOLBAR_HEIGHT.

void CHelpWnd::OnSkinChange  )  [virtual]
 

Reimplemented from CChildWnd.

Definition at line 84 of file WndHelp.cpp.

References CSkin::CreateToolBar(), m_wndToolBar, CChildWnd::OnSkinChange(), and Skin.


Member Data Documentation

CTaskPanel CHelpWnd::m_wndPanel
 

Definition at line 45 of file WndHelp.h.

Referenced by OnCreate(), and OnSize().

CCoolBarCtrl CHelpWnd::m_wndToolBar
 

Definition at line 44 of file WndHelp.h.

Referenced by OnCmdMsg(), OnCreate(), OnSize(), and OnSkinChange().

CRichViewCtrl CHelpWnd::m_wndView
 

Definition at line 46 of file WndHelp.h.

Referenced by OnCreate(), and OnSize().


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