CChildView Class Reference

#include <ChildView.h>

List of all members.

Public Member Functions

 CChildView ()
virtual ~CChildView ()

Protected Member Functions

virtual BOOL PreCreateWindow (CREATESTRUCT &cs)
afx_msg void OnUpdatePluginCommand (CCmdUI *pCmdUI)
void OnPluginCommand (UINT)
afx_msg void OnPaint ()
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnSetFocus (CWnd *pOldWnd)
afx_msg BOOL OnEraseBkgnd (CDC *pDC)

Protected Attributes

CClientAreaWnd m_wndClient

Friends

class CMainFrame


Detailed Description

Definition at line 15 of file ChildView.h.


Constructor & Destructor Documentation

CChildView::CChildView (  ) 

Definition at line 24 of file ChildView.cpp.

CChildView::~CChildView (  )  [virtual]

Definition at line 28 of file ChildView.cpp.


Member Function Documentation

BOOL CChildView::PreCreateWindow ( CREATESTRUCT &  cs  )  [protected, virtual]

Definition at line 44 of file ChildView.cpp.

References FALSE, NULL, and TRUE.

void CChildView::OnUpdatePluginCommand ( CCmdUI *  pCmdUI  )  [protected]

void CChildView::OnPluginCommand ( UINT  uCmd  )  [protected]

void CChildView::OnPaint (  )  [protected]

Definition at line 57 of file ChildView.cpp.

void CChildView::OnSize ( UINT  nType,
int  cx,
int  cy 
) [protected]

Definition at line 65 of file ChildView.cpp.

References m_wndClient, and TRUE.

int CChildView::OnCreate ( LPCREATESTRUCT  lpCreateStruct  )  [protected]

Definition at line 70 of file ChildView.cpp.

References CClientAreaWnd::Create(), FALSE, and m_wndClient.

void CChildView::OnSetFocus ( CWnd *  pOldWnd  )  [protected]

Definition at line 95 of file ChildView.cpp.

References m_wndClient.

BOOL CChildView::OnEraseBkgnd ( CDC *  pDC  )  [protected]


Friends And Related Function Documentation

friend class CMainFrame [friend]

Definition at line 17 of file ChildView.h.


Member Data Documentation


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

Generated on Sun May 25 00:20:37 2008 by  doxygen 1.5.6