Gustavo

Gustavo

  • NA
  • 1.8k
  • 385.6k

How do I: Add NodeName and NodeTag ?

Mar 8 2010 5:28 AM

Hello:
 
After I add a NodeText how do I add the Text and Tag to the same Node?
This is the line that I have to add the NodeName:
treeViewICEPack.Nodes.Add(NodeText);
 
Now I want to add the Name and Tag to the one just added. How do I do that? I looked for something like 'Selected' but cant find it. I am probably not looking in the right place.

Answers (8)