|
|
|
| Title | Edit, save, and load TreeView data |
| Description | This example shows how to edit, save, and load TreeView data in Visual Basic 6. |
| Keywords | TreeView, edit TreeView, TreeView editor |
| Categories | Controls, Files and Directories |
|
|
|
Thanks to Sergio Perciballi.
This program displays trees using a TreeView control. Use buttons to add and remove nodes. Use the right mouse button to drag them from one position to another in the tree.
See the code for details.
|
| |
|
| |
|
|