Can anyone help me with this small problem.

I have a treeview control on one form which at runtime the user can add items to it. The user then click a button to display another form. I need to copy the treeview from the first form and display it on the second form.

Is there a very simple way to do this.

Thanks