Hi All,

I currently have a TreeView with a bunch of nodes. After clicking on a selected node, I would like to display a windows form. I can assign the form to the "NodeMouseClickEvent", but that will load the same form for every node.