搜索资源列表
ctreectrl
- 主要是树视图控件和ctreectrl类的要点
扩展CtreeCtrl类
- 扩展CtreeCtrl类,功能包括动态添加节点、节点间的上下移动等。-Extended CtreeCtrl class features include dynamically add nodes, move up and down between the nodes and so on.
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
CTreeCtrl.rar
- 在CTreeCtrl中如何实现右键点选操作,CTreeCtrl in how to achieve in the right-click operation
CRHTreeDemo.zip
- CTreeCtrl简单功能,可以添加图片,对CTreeCtrl进行自绘,CTreeCtrl a simple function, you can add pictures, right to self-draw CTreeCtrl
model.rar
- vs2008 MFC CTreeCtrl 样例 一个最简单的实现,vs2008 MFC CTreeCtrl sample one of the most simple to achieve
CTreeCtrl 和 CListCtrl 做资源管理器
- CTreeCtrl 和 CListCtrl 做资源管理器.rar
ctreectrl_xml
- 读出XML文件并且用树形目录形式显示在对话框CTreeCtrl控件中.源代码来自他人,我把它转换到了VC6.0环境下,并且删除了一个提示消息,希望可以提供更多的便利.谢谢原作者-Read XML files and directories with the tree displayed in the dialog box CTreeCtrl control. The source code from the others, I see it converted to the VC6.0 envi
S
- 一个基于对话框的简历,主要关于 CTREECTRL CTABCTRL的使用,对mfc初学者很有帮助! -CTREECTRL CTABCTRL
CTreeCtrl
- 控件--CTreeCtrl 可以三态表示的树-控件--CTreeCtrl 可以三态表示的树
MFC_TreeDB
- CTreeCtrl树形视图控件的演示程序:在一个层次列表中显示数据,提供了一种实用简便 的方式来显示和管理数据列表-MFC:CTreeCtrl
Data
- 用CSplitterWnd把CView分成左右两列,左边的一列放的是CtreeCtrl;然后把右边的一列分成上下两行,上面的一行放的是CFormView,下面一行放的是CListView!-CSplitterWnd to use CView divided into about 2, the left is a place CtreeCtrl then right into an upper and lower two lines above his release is CFormView,
DirectoryList
- class CMyTreeCtrl : public CTreeCtrl { // Construction public: CMyTreeCtrl() // Attributes public: // Operations public: // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CMyTreeCtrl)
chat
- class CMyTreeCtrl : public CTreeCtrl { // Construction public: CMyTreeCtrl() // Attributes public: // Operations public: // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CMyTreeCtrl)
SMI
- 动态创建按钮,比照对话框创建方式差异,CTREECTRL使用-Dynamically created button, the dialog box, mutatis mutandis, to create differences in the way, CTREECTRL use
Tree_ComboBox
- CTreeCtrl控件和 ComcoBox控件的使用,比较基础-ComcoBox control CTreeCtrl control and the use of basis of comparison. . .
CTreeCtrl
- 树形控件在文档中的使用实例,是初学者的有益参考-Tree control in the document the use of examples is a useful reference for beginners
CTreeCtrl
- 在MFC中使用CTreeCtrl控件的技巧-the use of CTreeCtrl in MFC