资源列表
printable_ctreectrl1
- 可打印的树型控件,里面支持控件的打印,可以修改其颜色,改变其图像等-can print the tree control, which controls the printing support, can change its color, change their images, etc.
TreeListCtrlGerolf_demo
- 一个基于对话框的ctreelistctrl类,拥有ctreectrl和clistctrl两种特性。-a dialog on the ctreelistctrl category, clistctrl ctreectrl and has two characteristics.
mysupergrid
- 是一个表格控件,也是一个树状控件,整个表格的行列可以实现4层树状分支展开与收缩(类似与excel的表格行分组功能),同时树状控件里还带有checkbox按钮,可以表示表格的某行被选中与否-is a form controls, as well as a tree Controls throughout the ranks forms can be achieved four-storey tree branches start with contraction (with similar fir
treelist10
- 树型控件用来显示具有一定层次结构的数据项时方便、直观,被广泛地应用在各种软件中,如资源管理器中的磁盘目录就用的是树型 控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限 制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。 -tree control is used to indicate a certain level of the data struct
CTreeViewExt_CtreeCtrlExt_Demo
- CTreeCtrlExt:该版本是在CXTreeCtrl和原来的CTreeViewExt的基础上修改而成。 1,添加了CANBEDRAG、CANBEDROP、COPYITEM三个回调函数的定义作为控件对外部成序的接口 2,添加了InitCallBackFun函数作为把外部定义的回调函数的指针传到控件 3,添加了拖放无效的时候的图标 CTreeViewExt:该版本是在CXTreeCtrl和原来的CTreeViewExt的基础上修改而成。 1,添加了拖放无效的时候的图标-CTr
vs_treectrlFormXML
- 该程序为从XML文件中读取数据写入到打开的工程中的树型目录中.-procedures for the XML document from the read write data to open the project directory tree.
ListTreeView
- ListTreeViewshow.rar,实现属性列表的功能 树形列表现是功能-ListTreeViewshow.rar. achieve functional attributes tree list is the list of functional
GridTreeCtrlDemo0530
- Grid tree button control
cooltree
- 一个自绘的treectrl的例子。在每个子节点前后都可添加自绘图片和文字。
TreeView_src
- 用WIN32 API 实现了一树型控件的功能
skinscrollbar_demo
- 一个自绘制的滚动条和列表框.(flat ownerdraw scrollbar and list box ,listctrl with customdraw scrollbar) skin the windows s internal scrollbar with a ownerdraw scrollbar
CTreeView
- CTreeView控件树结构的详细保存与读取