N
Nicky Smith
Hello,
I'm thinking of using a Treeview as a note taking app, and for editing
purposes, I want to store string/text data in a hidden element of each
node.
I'm thinking the .Tag property would work well, but I don't know the
limits. The .Net framework claims any object can be stored there, but
I'm guessing this is just a reference to an object.
Does anyone know the limits of the .Tag property when storing a
string?
Smith.
I'm thinking of using a Treeview as a note taking app, and for editing
purposes, I want to store string/text data in a hidden element of each
node.
I'm thinking the .Tag property would work well, but I don't know the
limits. The .Net framework claims any object can be stored there, but
I'm guessing this is just a reference to an object.
Does anyone know the limits of the .Tag property when storing a
string?
Smith.