Greetings,
I've exteded the TreeNode class and added a few new properties. I am
using the BinaryFormatter for serial/deserialization along with custom
serialization for the new properties.
My problem is, everything is serialized/deserialized correctly except
the imageindex & the selectedimagein dex. Does anyone know why or how I
might fix this?
Kind regards,
Greg Cadmes
I've exteded the TreeNode class and added a few new properties. I am
using the BinaryFormatter for serial/deserialization along with custom
serialization for the new properties.
My problem is, everything is serialized/deserialized correctly except
the imageindex & the selectedimagein dex. Does anyone know why or how I
might fix this?
Kind regards,
Greg Cadmes