I am trying to retrieve the Node Name from a TreeView and can't get it to work. I tried using the "NodeMouseClick" Event as well as the "NodeMouseDoubleClick" Event. It seems pretty straight forward by just assigning "e.Node.Name" to a variable or even displaying that in a MsgBox. What am I missing here?
Thanks,
Thanks,