Treeview Node Key

A

Adhal

This is probably a dumb question. But how do you get the key from a treeview node object?

thanks
 
I

Ignacio Machin ( .NET/ C# MVP )

This is probably a dumb question. But how do you get the key from a treeview node object?

thanks

Hi,

You don't :)

TreeNode has no Key

It does have a Tag property tough
 

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