#include <MainFrm.h>
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 |
|
Definition at line 36 of file MainFrm.cpp. |
|
Definition at line 41 of file MainFrm.cpp. |
|
Definition at line 46 of file MainFrm.cpp. References IDR_MAINFRAME, m_wndStatusBar, and m_wndToolBar. |
|
Definition at line 117 of file MainFrm.cpp. |
|
Definition at line 87 of file MainFrm.cpp. |
|
|
|
|
|
|
|
Definition at line 33 of file MainFrm.h. Referenced by OnCreate(). |
|
Definition at line 34 of file MainFrm.h. Referenced by OnCreate(). |