vote up 0 vote down star

Hello,

For a .NET 3.5 VS2008 treeview control, where the item labels are set to be editable, how do I save the changes to disk so that I can load them up again when the application restarts?

Thanks

flag

1 Answer

vote up 2 vote down check

Here's an article covering serializing and de-serializing a TreeView control using XmlTextWriter and XmlTextReader.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.