TreeviewFrom/ToFile

By | 2002-06-01

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 😉

Original Author: Trond S?©rensen

Assumptions

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.

Attachments

FileUploadedSize
CODE_UPLOAD30851272000.zip9/3/2020 3:45:00 PM6416
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.