TreeView ImageIndex problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Greg Cadmes

    TreeView ImageIndex problem

    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

Working...