搜索资源列表
如何在树型控件中使用背景位图
- 在传统的VC下的treeview控件中贴上位图,所视图不再那么单调。-traditional VC in the treeview controls were affixed with a bitmap, which is no longer monotone View.
treeview控件
- 一个WEB的TREE控件-a Web Controls TREE
DELPHI中利用TreeView控件建立目录树
- DELPHI中利用TreeView控件建立目录树-using Treeview control established tree
TreeView节点应用
- TreeView控件对节点的应用,添加删除节点等
vs2005树控件应用
- 本示例详细解释了vs2005树控件的使用方法
VB6.0设计真正实用的TreeView控件
- 在实际开发中,许多人不喜欢使用TreeView,主要是由于默认的TreeView是“只读”的,不支持添加、删除、编辑、调整节点位置等操作。本文通过一个TVEdit工程说明如何解决这些问题。 TreeView是最灵活的Windows控件之一,它以分层的形式显示数据,允许用户随意扩展或折叠节点。鉴于实际生活中许多事物有着层次关系,如计算机里的文件夹、人事组织关系、地区从属关系等,TreeView的应用也极其广泛。但在实际开发中,许多人不喜欢使用TreeView,主要是由于默认的TreeView
TreeView控件的使用 实例 自动生成树
- TreeView控件的使用 实例 自动生成树,节点的添加,删除,修改-TreeView
MultColumnTreeListControl.zip ListView和TreeViee混合在一起的控件
- ListView和TreeViee混合在一起的控件,The control which mix listview and treeview
treeview.rar
- vc treeview控件新界面源码,经过改动界面更生动活泼,也可作为学习之用,vc treeview
treeview.zip
- windows编程,树状控件的应用例子。详细介绍了如何运用树状控件。入门级别。vs2008 windows API,windows programming, tree-control application example. Detailed information on how to use the tree control. Entry level. vs2008 windows API
树形列表选择控件.rar
- 我用VB自写的结合Combobox与TreeView相结合的列表选择控件,很有实用性,I used to write the combination of VB since Combobox with the TreeView list to select a combination of control, is very practical
TREEVIEW
- 简单介绍下TreeView控件的使用方法,包括父节点子和节点的的实现。-Briefly under the TreeView control the use of methods, including child and parent node implementation.
treeview
- 自定义得treeview控件,非常好用.请笑纳-treeview
TreeView
- visual c++ treeview控件示例-visual c++ treeview control sample
demo
- Treeview 控件的精通使用,用其生成树,同时将要保存的节点,保存到list然后,将其清空,点击回显后,让其从新选中。-Proficiency in the use of the Treeview control, using the spanning tree, at the same time to preserve the node, and then save it to list its empty, click back significantly after the re-se
treeview
- 给初学者演示如何使用treeview控件-Presentation to the beginners how to use the TreeView control
8
- TREEVIEW控件实例,创建一个带复选功能的树控件。-TreeView control instance.
TreeView
- 对TreeView控件的例子,详细介绍了如何增加节点,展开,及加入图标元素的方法-Example of the TreeView control, described in detail how to increase the node, expand, and adding the icon element method
TreeView
- 简述树形控件的使用方法,包含有父节点和子节点的添加和删除。-Brief use tree controls, including the parent and child nodes are added and deleted.
VFP-TreeView控件使用详解
- VFP Treeview控件使用详解 TreeView控件用来显示信息的分级视图,如同Windows里的资源管理器的目录。(Detailed Use of VFP Treeview Control The TreeView control is used to display hierarchical views of information, like the directory of resource managers in Windows.)