Description: treeview控件,可以自由動態新增及刪除node及子node,是一個不錯的例子-treeview controls, free to delete the new and dynamic node and son node, it is a good example Platform: |
Size: 7168 |
Author:小至 |
Hits:
Description: a application for treeview inorder to drag treenode from one place to other place-application for a treeview inorder to drag treenode from one place to other place Platform: |
Size: 144384 |
Author:王鹏 |
Hits:
Description: TreeView使用小例程序,下载留个言啊!-TreeView procedures for the use of small cases, downloading leave a statement ah! Platform: |
Size: 6144 |
Author:mr. liu |
Hits:
Description: This technique allows a program to save hierarchical information like the
data in a TreeView in a way that is easy to understand.-http://www.vb-helper.com/HowTo/savetree.zip
Purpose
Save and restore a TreeView from a file.
Method
To save, traverse the TreeView s node structure saving values needed to
recreate the data. To load, use the saved data.
This program uses the serialization concept from the book:
Ready-to-Run Visual Basic Algorithms, Second Edition
By Rod Stephens
1998, John Wiley & Sons, Inc.
ISBN 0-471-24268-3
This technique allows a program to save hierarchical information like the
data in a TreeView in a way that is easy to understand. For more information
go to www.vb-helper.com/vba2.htm.
Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com. Platform: |
Size: 7168 |
Author:hejiahuan |
Hits:
Description: 通过实例演示TreeView控件的使用,它是用 Visual Basic 语言来实现的-Example demonstrates the use of the TreeView control using the Visual Basic language to achieve Platform: |
Size: 80896 |
Author:刘源 |
Hits:
Description: 一个实用的VB TreeView控件,可以支持多行内容的显示,并且可以展开折叠(收起)的树状菜单控件源码(A practical VB TreeView control, which can support the display of multiple lines of content, and can expand and collapse (collapse) the tree-like menu control source code) Platform: |
Size: 24576 |
Author:邵涵丰 |
Hits: