资源列表
EXT-tree.rar
- 一款EXT的树视图结构,容易上手,很简单,很易懂,EXT a tree view structure, easy to use, very simple and very easy to understand
510vsnetzl
- 在外国网站上转载的一个TREEVIEW的操作DEMO 希望对大家编程有用-on overseas websites reproduced in the operation of a Use TREEVIEW DEMO member of the programming useful
VC_Tree_Code.rar
- 实现自绘树控件操作,给树控件加入真彩背景图片,实现随心所欲的自画功能。,To achieve self-drawn tree control operation, to the tree control by adding true color background pictures, the realization of arbitrary functions from the painting.
Tree_SelfDemo
- 自绘的MFC控件,树形控件,可以装人图片,ICON,BMP等-Self-drawn MFC controls, tree controls, loaded pictures, ICON, BMP, etc.
Dui
- 在duilib的基础上新开发的不规则控件Combotree.下拉树控件。里面是一个完整的UI工程可以直接使用。里面包括duilib原有的一些控件。-New development on the basis of duilib irregular control Combotree. Under the tree control.There is a complete UI engineering can be used directly.Includes duilib original some
model.rar
- vs2008 MFC CTreeCtrl 样例 一个最简单的实现,vs2008 MFC CTreeCtrl sample one of the most simple to achieve
sql--tree-diguiv2.0
- treeview与数据库的结合使用,可以导出数据库表生成treeview-treeview with database used in combination, can be exported to a database table to generate treeview
SkinUI
- 实现qq好友列表,头像在线高亮下线变灰,背景图片的切换-Achieve qq friends list, highlight offline avatar online dimmed, switch the background image
扩展CtreeCtrl类
- 扩展CtreeCtrl类,功能包括动态添加节点、节点间的上下移动等。-Extended CtreeCtrl class features include dynamically add nodes, move up and down between the nodes and so on.
TestTreeOwnerdraw
- CMyTreeCtrl,自己编写的TreeCtrl类,完全自绘,响应WM_PAINT,可以拖动,可以设置图标,文本的字体、颜色,可以双行显示文本,以上操作皆可以动态操作,几乎包含了自定义树控件的所有操作,是研究美化控件的不错的参考-CMyTreeCtrl, own written TreeCtrl class, fully self-drawn, in response to WM_PAINT study beautify good reference control
FileTree
- 这个文件主要是实现遍历文件夹并建成目录树的功能-generate directories of files
TreeTest
- 主要实现树控件的一些基本功能,对于初学者来说是个很好的实例!