README.md
December 4, 2022 · View on GitHub
Description
This example builds on Srinis example found on www.vb-helper.com.
Srinis example loaded data to a treeview from a text file with tabs
denoting indentation.
My contribution is the save treeview to file function.
It only saves one level of childs, it was all I needed for my other project.
Srinis example loads more than one level of childs. I am shure some small
modifications to my example will enable it to save multiple levels of childs,
but thats your jobb ;)
More Info
Nothing. This is a example application demonstrating the use of the functions LoadTreeviewFromFile and SaveTreeviewToFile.
Both functions is in the basefile modTreeView.bas, wich can easly bee included in your own projects.
| Submitted On | 2000-01-26 20:44:24 |
| By | Trond Sørensen |
| Level | Intermediate |
| User Rating | 2.8 (11 globes from 4 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Files/ File Controls/ Input/ Output |
| World | Visual Basic |
| Archive File | CODE_UPLOAD30851272000.zip |