-
I want to copy the nodes in one treeview to another treeview on a different form. Is there a quick way of doing so, keeping all the nodes and relationships intact, without having to loop thru the first treeview and populate the second one using the Add method?
-
Answer
no there isn't a other posiblity
-
Why not collections?
You could speeden the process with classes or new DLLs, but why not collections? You can insert it easily with classes.
_________________
This is Collections, completely useful.
tttaff, learn to make them your friends. ;)