文件名称:DirectoryList
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 182kb
- 下载次数:
- 0次
- 提 供 者:
- zho****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
class CMyTreeCtrl : public CTreeCtrl
{
// Construction
public:
CMyTreeCtrl()
// Attributes
public:
// Operations
public:
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CMyTreeCtrl)
//}}AFX_VIRTUAL
// Implementation
public:
CBitmap m_bitmap
BOOL SetBKImage(LPCTSTR LpszResource)
virtual ~CMyTreeCtrl()
// Generated message map functions
protected:
//{{AFX_MSG(CMyTreeCtrl)
afx_msg void OnPaint()
afx_msg void OnItemexpanded(NMHDR* pNMHDR, LRESULT* pResult)
afx_msg BOOL OnEraseBkgnd(CDC* pDC)
afx_msg void OnMouseMove(UINT nFlags, CPoint point)
afx_msg void OnVScroll(UINT nSBCode, UINT nPos, CScrollBar* pScrollBar)
afx_msg BOOL OnMouseWheel(UINT nFlags, short zDelta, CPoint pt)
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
} -class CMyTreeCtrl: public CTreeCtrl (//Constructionpublic: CMyTreeCtrl ()// Attributespublic:// Operationspublic:// Overrides// ClassWizard generated virtual function overrides// ((AFX_VIRTUAL (CMyTreeCtrl)//)) AFX_VIRTUAL// Implementationpublic: CBitmap m_bitmap BOOL SetBKImage (LPCTSTR LpszResource) virtual ~ CMyTreeCtrl ()// Generated message map functionsprotected:// ((AFX_MSG (CMyTreeCtrl) afx_msg void OnPaint () afx_msg void OnItemexpanded (NMHDR* pNMHDR, LRESULT* pResult) afx_msg BOOL OnEraseBkgnd (CDC* pDC ) afx_msg void OnMouseMove (UINT nFlags, CPoint point) afx_msg void OnVScroll (UINT nSBCode, UINT nPos, CScrollBar* pScrollBar) afx_msg BOOL OnMouseWheel (UINT nFlags, short zDelta, CPoint pt)//)) AFX_MSG DECLARE_MESSAGE_MAP ())
{
// Construction
public:
CMyTreeCtrl()
// Attributes
public:
// Operations
public:
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CMyTreeCtrl)
//}}AFX_VIRTUAL
// Implementation
public:
CBitmap m_bitmap
BOOL SetBKImage(LPCTSTR LpszResource)
virtual ~CMyTreeCtrl()
// Generated message map functions
protected:
//{{AFX_MSG(CMyTreeCtrl)
afx_msg void OnPaint()
afx_msg void OnItemexpanded(NMHDR* pNMHDR, LRESULT* pResult)
afx_msg BOOL OnEraseBkgnd(CDC* pDC)
afx_msg void OnMouseMove(UINT nFlags, CPoint point)
afx_msg void OnVScroll(UINT nSBCode, UINT nPos, CScrollBar* pScrollBar)
afx_msg BOOL OnMouseWheel(UINT nFlags, short zDelta, CPoint pt)
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
} -class CMyTreeCtrl: public CTreeCtrl (//Constructionpublic: CMyTreeCtrl ()// Attributespublic:// Operationspublic:// Overrides// ClassWizard generated virtual function overrides// ((AFX_VIRTUAL (CMyTreeCtrl)//)) AFX_VIRTUAL// Implementationpublic: CBitmap m_bitmap BOOL SetBKImage (LPCTSTR LpszResource) virtual ~ CMyTreeCtrl ()// Generated message map functionsprotected:// ((AFX_MSG (CMyTreeCtrl) afx_msg void OnPaint () afx_msg void OnItemexpanded (NMHDR* pNMHDR, LRESULT* pResult) afx_msg BOOL OnEraseBkgnd (CDC* pDC ) afx_msg void OnMouseMove (UINT nFlags, CPoint point) afx_msg void OnVScroll (UINT nSBCode, UINT nPos, CScrollBar* pScrollBar) afx_msg BOOL OnMouseWheel (UINT nFlags, short zDelta, CPoint pt)//)) AFX_MSG DECLARE_MESSAGE_MAP ())
相关搜索: OnVScroll
treectrl
onmousewheel
OnMouseWheel
CTreectrl
onmousemove
CBitmap
NMHDR
*pNMHDR
cscrollbar
treectrl
onmousewheel
OnMouseWheel
CTreectrl
onmousemove
CBitmap
NMHDR
*pNMHDR
cscrollbar
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DirectoryList
.............\Debug
.............\DirectoryList.aps
.............\DirectoryList.clw
.............\DirectoryList.cpp
.............\DirectoryList.dsp
.............\DirectoryList.dsw
.............\DirectoryList.h
.............\DirectoryList.ncb
.............\DirectoryList.opt
.............\DirectoryList.plg
.............\DirectoryList.rc
.............\DirectoryListDlg.cpp
.............\DirectoryListDlg.h
.............\MyTreeCtrl.cpp
.............\MyTreeCtrl.h
.............\ReadMe.txt
.............\res
.............\...\DirectoryList.rc2
.............\resource.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\Debug
.............\DirectoryList.aps
.............\DirectoryList.clw
.............\DirectoryList.cpp
.............\DirectoryList.dsp
.............\DirectoryList.dsw
.............\DirectoryList.h
.............\DirectoryList.ncb
.............\DirectoryList.opt
.............\DirectoryList.plg
.............\DirectoryList.rc
.............\DirectoryListDlg.cpp
.............\DirectoryListDlg.h
.............\MyTreeCtrl.cpp
.............\MyTreeCtrl.h
.............\ReadMe.txt
.............\res
.............\...\DirectoryList.rc2
.............\resource.h
.............\StdAfx.cpp
.............\StdAfx.h