资源列表
TreeFoder
- MFC的 树行控件应用例子,可以列出硬盘中的文件夹 很好实用
apcluster
- To convey how complete a task is, you can use a progress bar like this one: --> ... After you see a progress bar and a progress monitor in action
kongjian
- 控件范例,包括按钮控件,组合框控件,编辑框等。
treeviews
- treeviews控件的应用,根据数据集生成树形结构,数据库可以建一个视图来获取
TreeListcode
- :一个基于对话框的ctreelistctrl类,拥有ctreectrl和clistctrl两种特性。-a dialog on the ctreelistctrl category, clistctrl ctreectrl and has two characteristics.
xloadtree_code_example
- xloadtree资料和使用示例代码 xloadtree资料和使用示例代码
treeviewapplication
- AppWizard has created this TreeView application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
CustomTree
- 一个在树控件上实现多种自画按钮的例子(如checkbox,radiobox,arrow,下划线等),不需要用bitmap array
RGTreeDemo
- 一个对树控件上操作速度(添加,删除,排序)进行优化的例子,当对大量树节点进行操作时,此方法可以比常规方法明显快几倍甚至十几倍
TreeHighIcon
- 在Treeview里使用32位icon的例子
Outbar2_demo
- OutLook风格的菜单式 BUTTON 形式的CTREEVIEW。好不容易在国外网站上找到的 ,国内根本就没有。强烈推荐大家下载
CTreeViewandCListView
- TreeControl和ListControl联合通信的一个实例。