Hello all.. the new treeview class in the .net framework no longer has the all important 'Key' value for each node that uniquely identifies each node. I am rewriting an existing application from VB6 to vb.net. This application relied heavily on the key attribute. Does anyone have suggestions on how i can possibly merge controls, use a different control or maybe utilize an array to get around this issue?

Thanks for any input you can provide
-mcd