How to serialize treeview nodes in VB6?

Posted by ajax on Stack Overflow See other posts from Stack Overflow or by ajax
Published on 2010-05-17T07:04:18Z Indexed on 2010/05/17 12:11 UTC
Read the original article Hit count: 138

Filed under:
|
|

How can we serialize treeview nodes in VB6?
I am unable to figure out how to traverse and preserve the relationships between the nodes for serialization.

© Stack Overflow or respective owner

Related posts about vb6

Related posts about treeview