Is there a simple method of saving and loading the whole populated contents of a TreeView control.
I have done this once before but i went through each and every node and saved the information to a file, But that was tedious and slightly buggy.
Is there like a command Treeview1.Save?
Thanks
