D
David
I am running VB.Net 2005.
Currently I am experiencing problems saving and loading a Treeview to file.
I am using Text, Key and ImageIndex in the treeview nodes.
When I save the treeview to file and reload it, I loose the key value
and can only retrieve Text and Imageindex.
Does anyone here have an example that can save and load all values of
the treenode ?
The documentation I have found is a bit confusing as it refers to this
Key field also as TAG and in other cases NAME ?
Thanks in advance
Regards
David
Currently I am experiencing problems saving and loading a Treeview to file.
I am using Text, Key and ImageIndex in the treeview nodes.
When I save the treeview to file and reload it, I loose the key value
and can only retrieve Text and Imageindex.
Does anyone here have an example that can save and load all values of
the treenode ?
The documentation I have found is a bit confusing as it refers to this
Key field also as TAG and in other cases NAME ?
Thanks in advance
Regards
David