资源列表
treeview
- 该程序主要采用VC++中的树控制控件,主要针对对树构造的了解及学习的相关代码。-The program mainly uses VC++ in the tree control of the control, mainly on the tree structure for understanding and studying the relevant code.
TreeFoder
- MFC的 树行控件应用例子,可以列出硬盘中的文件夹 很好实用
Treeview
- treeview应用,学习treeview的应用小题-treeview is ok
TreeCtrlForPrint
- VC自带的TreeCtrl并不支持打印功能,本程序中的树形控件支持打印、打印预览-CTreeCtrl suppose print and preprint
CheckedTree.rar
- 既具有下拉框的功能,又具有支持复选功能的树控件. ,Both a drop-down box functionality, but also has a check function to support the tree control.
TreeControl
- Tree control树形控件的实现和应用-Tree control the implementation and application of tree control
ctree
- this TreeView Code。-TreeView
drag-tree
- 一个基于vc开发的树形控件,实现拖动结点,改名等效果-Vc-based development of a tree control to achieve drag the node, renamed effect
FtpS
- 在ftp搜索中使用treeview的一个例子-ftp search in the use of a treeview example
tree
- 介绍了如何使用treeview控件,如何添加子节点、兄弟节点、删除节点-treeview
ComboTree
- C++ 对话框组件扩展类,主要为贷组合框的树形控件,支持多选按钮。-ComboBox and TreeMenu
TreeView
- VC中treeview的使用方法,并配合Listview使用,读取并显示系统的目录结构