资源列表
CTreeCtrl 和 CListCtrl 做资源管理器
- CTreeCtrl 和 CListCtrl 做资源管理器.rar
TurboDLL_src
- 一个非常漂亮的树状列表库,并且功能也很强大,推荐下载--A very beautiful tree list library,recommend
TreeView 在VB程序中对目录树进行操作控制
- 在VB程序中对目录树进行操作控制(添加删除等)-In the VB program to operate on the directory tree control (add delete, etc.)
CDirTreeCtrl_demo
- 显示路径和文件名的TreeView-The treeview which can display path name and file name
多列树控件
- 书控件自绘,每个树节点可以有多个column,相当于树控件与列表控件的结合
IMCtabber
- 一个VC6编写的树+列表型控件,可放图片-一个VC6编写的树 列表型控件,可放图片
mfc_treeCtrl
- MFC上实现tree结构,并响应tree节点事件-MFC tree structure, and respond to the tree node event
TreectrlDemo
- vc6树形控件demo。本例实现treecontrol有背景图,图标项,界面美观,简单实用。-vc6 tree controls demo. In this case there is a background to achieve treecontrol map, icon items, beautiful interface, simple and practical.
treectrlcode
- VC中Treeview树型控件的自绘操作,给树控件节点加入了图片,很美观。可以添加自己的绘制效果。-VC in the Treeview control from the drawing operation tree, the tree control node added to the picture, very beautiful.
TreeCtrl
- 能自动遍历文件夹下文件,并将其显示到列表框中。-It can look for the files of the folder automaticlly and display the data to edit .
TREEVIEW
- 简单介绍下TreeView控件的使用方法,包括父节点子和节点的的实现。-Briefly under the TreeView control the use of methods, including child and parent node implementation.
vc6下的MFC资源管理器
- 利用mfc的listview和treeview制作的简单资源管理器,能够显示文件的大小,修改时间等信息