搜索资源列表
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
checktree
- 一个带有checkbox的tree control!\"Checkboxes in a tree control\" shows how to add normal and three-state checkboxes to a tree control, and how to get notified when the checkbox changes. The sample project uses MFC, but the technique can easily be adapted t
TreeWithCheckBoxes_demo.zip 使用TVS_CHECKBOXES类型在TreeView的项中使用CheckBox
- 使用TVS_CHECKBOXES类型在TreeView的项中使用CheckBox,The example of using TVS_CHECKBOXES style in TreeView
TreeViewWithCheckBoxes
- wpf本身的树是不带checkbox的,你可以借助这个例子进行修改树de外形,参考参考吧-wpf own tree with no checkbox, you can make use of this example to modify the tree de profile, reference reference bar
treeoptions
- 老外写的vc扩展树控件,可以进行单选、多选等多种处理。-Written by foreigners vc expansion of the tree control can be radio, checkbox and other processing.
ctrlTree
- 这个类继承树型控件,主要功能是显示树型列表的checkbox的三种状态。-show tree status of ctrltree checkbox.
tree
- 带有复选框的树形结构,对原始的树形结构进行了处理,在每个节点上面,打上了checkbox标识-With box tree structure, tree structure of the original deal, each node in the top, marked with a checkbox logo
TuckDroitTreeView
- checkbox树,不用任何代码,可以轻松制作权限管理-checkbox tree, without any code, you can make it easy to create rights management
treedatawindow
- 树型datawindow,加上了3态的checkbox,很经典-Tree datawindow, with a 3-state checkbox, classic ... ...
mTree
- 快速、小巧、功能强大的树 var tree=new Tree("根节点") var nodei=new TreeNode("节点1") tree.appendChild( nodei ) tree.expandAll() 支持checkbox 一个页面可以有多个树,代码干净 现在在公司的项目中广泛应用-Fast, compact and powerful tree var tree = new Tree ( " root" ) var
eXtree
- 1. 面向对象,简单易用 2. 每个节点都可以有不同的图标 3. 提供很多有用的方法,满足开发要求 4. 树中的控件(Checkbox, Radio)可以设置成disabled状态 5. 跨平台,可以在支持DOM1的浏览器运行-1. Object-oriented, easy to use 2. Each node can have different icons 3. Provides many useful ways to meet the development
treeaddcheckbox
- tree前加checkbox,实现tree的选择,并且选择父类后所有子类自动全部选择-tree front of the checkbox, to achieve the selection tree, and select the parent class automatically after all the selection of all sub-categories
api-some-ctrl-listbox-checkbox-tree
- api some ctrl listbox checkbox tr-api some ctrl listbox checkbox tree.rar
dhtmlxTree(1)
- 带checkbox选择框的树结果显示JS插件-Take checkbox selection box tree results show that JS plugin
checkboxtree-0.5.2.tar
- Checkbox tree good for application
treectrl
- 树形控件,含checkbox,包括了按类型的级联操作,遍历等。-Tree controls, including checkbox, including the type of cascade operation, traverse.
Listctl-with-CheckBox-and-Treectl
- VC++实现树结构与列表的统一,可用于资源管理系统中。-VC++ tree structure to achieve a unified list of resources available for management systems.
Tree
- Android树控件,DEMO实现了采用双亲存储的数据结构JSON数据渲染,支持设置是否显示树根、是否显示图标、是否显示复选框、自定义节点图标与文本之间的间距、节点字体大小、节点字体颜色、自定义折叠展开图标、节点消息提示数量,完全支持自定义节点的每一个控件的显示-Android tree control, DEMO parents realized using JSON data structures to store data rendering, support setting whethe
tree
- 带复选框的树结构,亲测,可用。带复选框的树结构,亲测,可用。-tree with checkbox java
Tree示例
- delphi 树使用例子,带勾选框的使用(Example of tree use,Use of the checkbox)