Treeview - determine node selected?

C

Chris Ashley

I'm trying to use a treeview control for navigation in an app. How do I
determine which node has been selected? I can't use the text property
because some nodes have the same name, and the index property returns the
index of the node but not where it is in the hierarchy. How else can I
determine which nod was selected?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top