Hey

I have e treeview with a lot of nodes. each node has a tag object. the object has a Name property which set/get a string. Now I want to bind the nodes.Text to the TAG's Name property, but how??? is it possible