VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

TreeviewFrom/ToFile

Trond Sørensen  (2 Submissions)   Files/File Controls/Input/Output   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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 ;)

Assumes
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.

Rate TreeviewFrom/ToFile (4(4 Vote))

Download TreeviewFrom/ToFile

TreeviewFrom/ToFile Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters