文件名称:treelist10
- 所属分类:
- TreeView控件
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 79kb
- 下载次数:
- 0次
- 提 供 者:
- muha****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
树型控件用来显示具有一定层次结构的数据项时方便、直观,被广泛地应用在各种软件中,如资源管理器中的磁盘目录就用的是树型
控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限
制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。
-tree control is used to indicate a certain level of the data structure when the convenient, intuitive, has been widely used in all kinds of software, such as resource management for the directory on disk using a tree control, We will be in programming frequently used. But the MFC CTreeCtrl category is not directly support drag nodes, and other senior properties This gives us programmers have strong programming restrictions, but also software users caused some inconvenience. Now let our own hands to solve the problem, realizing the tree control nodes Drive.
控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限
制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。
-tree control is used to indicate a certain level of the data structure when the convenient, intuitive, has been widely used in all kinds of software, such as resource management for the directory on disk using a tree control, We will be in programming frequently used. But the MFC CTreeCtrl category is not directly support drag nodes, and other senior properties This gives us programmers have strong programming restrictions, but also software users caused some inconvenience. Now let our own hands to solve the problem, realizing the tree control nodes Drive.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TLView
......\MainFrm.cpp
......\MainFrm.h
......\NewHeaderCtrl.cpp
......\NewHeaderCtrl.h
......\NewTreeListCtrl.cpp
......\NewTreeListCtrl.h
......\ReadMe.txt
......\res
......\...\bmp00001.bmp
......\...\bmp00040.bmp
......\...\TLView.rc2
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
......\TLFrame.cpp
......\TLFrame.h
......\TLView.aps
......\TLView.clw
......\TLView.cpp
......\TLView.dsp
......\TLView.dsw
......\TLView.h
......\TLView.ncb
......\TLView.opt
......\TLView.plg
......\TLView.rc
......\TLViewDoc.cpp
......\TLViewDoc.h
......\TLViewView.cpp
......\TLViewView.h
......\TreeListView.cpp
......\TreeListView.h
......\MainFrm.cpp
......\MainFrm.h
......\NewHeaderCtrl.cpp
......\NewHeaderCtrl.h
......\NewTreeListCtrl.cpp
......\NewTreeListCtrl.h
......\ReadMe.txt
......\res
......\...\bmp00001.bmp
......\...\bmp00040.bmp
......\...\TLView.rc2
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
......\TLFrame.cpp
......\TLFrame.h
......\TLView.aps
......\TLView.clw
......\TLView.cpp
......\TLView.dsp
......\TLView.dsw
......\TLView.h
......\TLView.ncb
......\TLView.opt
......\TLView.plg
......\TLView.rc
......\TLViewDoc.cpp
......\TLViewDoc.h
......\TLViewView.cpp
......\TLViewView.h
......\TreeListView.cpp
......\TreeListView.h