Hi,

I have found code that allows me to save and load a treeview to an xml file, but this just save and loads the node text, I would like the ability to also save the additional options. i.e. the icon attached (refrence to icon file) for the node and also the the information in the tag.

The tree view I have can have a couple of icons at different levels and also may have additional tet in the tag for referencing.

1 icon represents a folder and another to represent a file.

This is then used to load a file from a folder location when clicked, tag contains additinal information.