搜索资源列表
asdfghjk
- 在MFC中应用CTreeCtrl控件的技巧.rar-in MFC Application CTreeCtrl control skills. Rar
mfc_tree
- 在MFC中应用CTreeCtrl控件的技巧 -in MFC Application CTreeCtrl control techniques
treelist10
- 树型控件用来显示具有一定层次结构的数据项时方便、直观,被广泛地应用在各种软件中,如资源管理器中的磁盘目录就用的是树型 控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限 制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。 -tree control is used to indicate a certain level of the data struct
TreeCtrlEx.ZIP
- 这是一个支持多选的TreeCtrl。多选对于TreeCtrl来说是一个很实用的功能,但是微软的MFC开发小组确没有实现它,这个程序写了一个继承与CTreeCtrl的类实现了多选功能。-This is one more election support TreeCtrl. For more TreeCtrl election is a very practical function, But Microsoft's MFC development team did not realize
CMultiTree
- 一个可以多选的树控件,扩展MFC标准的CTreeCtrl。
TreeViewCtrl
- 树形视图控件的演示程序:在一个层次列表中显示数据,提供了一种实用简便 的方式来显示和管理数据列表.用到了MFC类:CTreeCtrl.
Tree_xxx
- vc-MFC- TreeView控件1 ,改进美化Ctreectrl,
VividTree_demo
- vc-MFC- TreeView控件2 ,改进美化Ctreectrl,
MyTreeCtrl.扩展MFC的CtreeCtrl类
- 扩展MFC的CtreeCtrl类,实现父子的checkbox联动功能,扩展MFC的CtreeCtrl类,实现父子的checkbox联动功能
MFC 树形控件和列表控件的结合CtreeCtrl
- MFC 树形控件和列表控件的结合CtreeCtrl 和CListCtrl,MFC tree control and the combination of list control CtreeCtrl and CListCtrl
MFC-Tree-Control--using
- 网上找的非常基础的文章,测试发现当Single Expand property和Always Show Selection属性同时设置为TRUE时,Always Show Selection会失效,不知道这样的认识对不对?- MFC Tree controls are one of the useful controls to show a hierarchical view of items. They can show the folders list, any parent- child
model.rar
- vs2008 MFC CTreeCtrl 样例 一个最简单的实现,vs2008 MFC CTreeCtrl sample one of the most simple to achieve
HtmlTreeX
- MFC树形控件CTreeCtrl扩展,可以设置各节点的图标,文本颜色,字体等信息,也可以显示HTML脚本,并转入URL-MFC tree control CTreeCtrl extension, you can set each node of the icon, text color, font and other information, you can also display HTML scr ipt, and transferred to the URL
S
- 一个基于对话框的简历,主要关于 CTREECTRL CTABCTRL的使用,对mfc初学者很有帮助! -CTREECTRL CTABCTRL
MFC_TreeDB
- CTreeCtrl树形视图控件的演示程序:在一个层次列表中显示数据,提供了一种实用简便 的方式来显示和管理数据列表-MFC:CTreeCtrl
proptree_src
- MFC 树形控件CTreeCtrl 希望对大家有所帮助-MFC tree control CTreeCtrl hope to help everyone
CTreeCtrl
- 在MFC中使用CTreeCtrl控件的技巧-the use of CTreeCtrl in MFC
CTreeCtrl
- MFC树形结构,实现简单的一个树状图,从世界到国家到城市-MFC tree structure, the realization of a simple tree diagram, from the world to the country to the city
CTreeCtrl
- MFC控件CTreeCtrl的具体使用例子,源码经本人实测与应用,绝对可用! -MFC control of the specific use of CTreeCtrl example, the source code after I measured and application, is absolutely available!
CustomCTreeCtrl
- 一个CTREECTRL扩展的小例子,比如多选等操作。(A CTREECTRL extension of small examples, such as multi operation.)