搜索资源列表
树控件的使用1
- VC中树的使用,面向对象:VC初学者.本文给我很大帮助,作为一名初学这足够了-VC tree use, object-oriented : VC beginners. This has given me great help, as a beginner it enough
dbtree
- 数据库树形控件.基于PB数据窗口技术的TreeView控件。它通过导航的方式自动从数据库中获取数据,而不需任何代码。你只需要指定包含有数据对象的名字(表、主键、外键等)就形了。PB5.0版本,包括使用方法与例子。-database tree controls. Based on the data window PB technology TreeView control. Through the automatic navigation from the database access to d
timer控制
- timer 控制button的移动 颜色的变化 实现物体的随时间的变化-timer control button mobile variation of the color of the object changes with time
ExplorerTreeView_demo.rar
- 树形资源管理器,能查看电脑的资源,是个不错的学习对象哦,Tree Explorer can view the computer' s resources, are a good study object oh
eXtree.zip
- XTree相信很多人都有所了解或者使用过。它所用面向对象的方式使得 生成一棵树非常简单。我在我所参与的项目中都使用XTree在页面生成树。,XTree believe that many people have understood or used. Its object-oriented approach to generate a tree makes is very simple. I participated in my project are the use of Spanning
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
TREE-CONTORL
- 本例将实现以下功能: (1)建立一个以国家、城市、城区三层的Tree Control对象(固定数据); (2)当双击某个节点时,在文本框显示点的节点的KEY值和节点文本值。-This example will achieve the following functions: (1) the establishment of a country, city, urban three-storey Tree Control object (fixed data) (2) Double-cl
ForeachPath
- 用TreeView对象来实现如同资源管理器一样的目录效果。-TreeView object to the same directory as the Explorer.
ModifiedNexusVersion
- C#修改Treeview中的节点文本实例源码,实现步骤:在文件头部声明与数据库操作有关的命名空间,声明一个执行SQL语句的对象,定义一个数据库连接字符串,设置treeView1的可编辑属性为true,打开数据库连接,执行SQL语句对象,清空treeView1原有的数据内容,为treeView1控件添加根节点,开始读取数据中的内容,将数据库中的数据字段变换为treeView控件的节点,向根节点上添加数据库字段等。-C# to modify the text instance of the sour
