Loading and Saving a TreeView control to an XML file using XmlTextWriter and XmlTextReader
Follow the below link to see my article at CodeProject with source code. http://www.codeproject.com/KB/cpp/TreeView_Serializer.aspx It demonstrates how to serialize and...