Can anyone help me out with loading a 2nd form in a Windows application when a node from a treeview is selected? I need to be able to load this 2nd form but also assign the value of the node selected to a variable. The other piece of this is I have a variable number of treeviews on this 1st form, each with a variable number of nodes and subnodes. Thanks for any help.