« on: July 15, 2010, 06:45:26 AM »
It's great that the user can customize the appearance of the tree, by changing the size of columns, reordering columns, hiding columns, etc.
What I would like is to be able to save the configuration to xml and load it the next time, so that the user finds the tree as it was left the last time.
The DockPanel suite from WeifenLuo has such functions (LoadFromXml and SaveAsXml), they may serve as an example.