Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

CMainFrame Class Reference

#include <MainFrm.h>

List of all members.

Public Methods

 CMainFrame ()
virtual BOOL PreCreateWindow (CREATESTRUCT &cs)
virtual ~CMainFrame ()
afx_msg void OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)

Public Attributes

CReBar m_rebar
CSliderCtrl m_trackbar
CButton m_button

Protected Methods

afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)

Protected Attributes

CStatusBar m_wndStatusBar
CToolBar m_wndToolBar


Constructor & Destructor Documentation

CMainFrame::CMainFrame  
 

Definition at line 36 of file MainFrm.cpp.

CMainFrame::~CMainFrame   [virtual]
 

Definition at line 41 of file MainFrm.cpp.


Member Function Documentation

int CMainFrame::OnCreate LPCREATESTRUCT    lpCreateStruct [protected]
 

Definition at line 46 of file MainFrm.cpp.

References IDR_MAINFRAME, m_wndStatusBar, and m_wndToolBar.

void CMainFrame::OnHScroll UINT    nSBCode,
UINT    nPos,
CScrollBar *    pScrollBar
 

Definition at line 117 of file MainFrm.cpp.

BOOL CMainFrame::PreCreateWindow CREATESTRUCT &    cs [virtual]
 

Definition at line 87 of file MainFrm.cpp.


Member Data Documentation

CButton CMainFrame::m_button
 

Definition at line 12 of file MainFrm.h.

CReBar CMainFrame::m_rebar
 

Definition at line 10 of file MainFrm.h.

CSliderCtrl CMainFrame::m_trackbar
 

Definition at line 11 of file MainFrm.h.

CStatusBar CMainFrame::m_wndStatusBar [protected]
 

Definition at line 33 of file MainFrm.h.

Referenced by OnCreate().

CToolBar CMainFrame::m_wndToolBar [protected]
 

Definition at line 34 of file MainFrm.h.

Referenced by OnCreate().


The documentation for this class was generated from the following files:
Generated on Thu Jul 3 16:54:24 2003 for Sq3Subdivision by doxygen1.2.18