I have a form with a variable number of treeview's, each with a variable number of nodes. I have loaded this information from a database which works fine. However, I cannot figure out how to retrieve the tag of whichever node is selected when I press a button to move to another form. Can someone help me with retrieving the selected node?