搜索资源列表
simple_tree_ctrl
- First of all, there are lots of custom tree controls available so what s the need for this? In one of my projects I happened to use several tree controls to show data objects at different levels and I had to deal with user actions. Each time, my tree
check_item_tree
- 添加了检查框的树型控件,很实用的,并且还可以自己在item前添加小图标-added to the check box control the tree, a very practical, and they can add the item before the small icon
Tree_src
- 可以在树型控件中添加背景图,每个item前添加小的图标-tree in the background added to control maps, each item before adding a small icon
TreeListV3
- The accompanying code is an implementation of a tree view, combined with a list view, for the Windows API. The view is compatible to the tree control of the common controls. It allows the user to set colors, text, and icons for each item separately.
treeview
- TreeView控件的使用,包括item的拖动以及icon的添加
treelist_demo
- treeview控制展示,實做item的樹狀結構。
ColorTreeCtrl_demo.VC 可以设置每一个ITEM的字体和颜色的TreeCtrl
- VC 可以设置每一个ITEM的字体和颜色的TreeCtrl,VC can be set for each ITEM fonts and colors TreeCtrl
TreeListV7
- 实现了对TreeCtrl控件的完美功能,包括:加位图,列属性的对应,在Item上进行编辑与增加List,全面的Tree风格进行选择,-TreeCtrl achieve perfect control features, including: additional digital map out the corresponding attributes in the Item to edit with the increase in the List, a comprehensive select
drag_expand
- 拖Treeview的一项到Treeview的某位置等待两秒后,此位置的项自动打开子项-Automatically opend treeview when drag a treeviews item to some position of the other treeview
MyTree
- 全面的介绍了tree空间的操作,包括添加item等-A comprehensive introduction to the operation of the tree space, including the added item, such as
MyTreeView
- If you set an item s height to greater than 24 pixels, the value is automatically reduced to 24 pixels before being processed. To bypass this limitation, you can override the TreeView class and the WndProc method, and then modify the parameters of th
ColorTreeCtrl_demo
- 树控件,能够方便的改变Item的颜色-Tree controls, the ability to easily change the color of Item
SC_1_15
- here is bybrid tree+list controls. that is MFC Tree list controls based on list controls. the names is SC_1_15. SC_1_15 can item insert, item delete, item modify, spread tree .. and so on. very useful for MFC UI Developer.-here is bybri
TreeCtrlDemo
- 此为一树控件编程实例,在该树控件中,选中某一项,图标变化-In this examle, when we choose a item, its icon changes
ColumnTreeCtrl
- 一个自绘的列表树控件 列表item中实现添加树控件效果 一个自绘的列表树控件-A list drawn from a list item in the tree control, tree control, add effects to achieve a self-drawn tree control list
DragTree
- 此程序实现了在树状结构中可以自由拖动子项,放在任意父项中-This program implements the tree drag the child free to put any parent item
Dynamically-add--delete-nodes-
- 动态添加、删除树形控件的节点,获取树形控件的选中项-Dynamically add, delete nodes in the tree control, get control of the selected tree item
Ttreeelist_ddr
- treeview控制展示示,實做item的樹狀結構。 -The treeview control display shows, in fact, to do the item tree.
treeviewsrc
- 摘要:VC/C++源码,数据库应用,树控菜单,树形菜单 VC++在树控件中插入项,一个树控件菜单TreeView的简单应用源码,演示如何在TreeView树控件中插入节点项。 -Abstract: VC/C++ source code, database applications, the tree control menu, tree menu VC++ in the tree control, insert the item, a tree control menu TreeVi
NewTreeList
- 设计一个树视图类,树视可以有多列Item,且选中一个树节点时,可以修改该项的值。-Design a tree view of the class tree, as multiple columns Item, select a tree node, you can modify the value of the item.