Tag is a property just like Text, so when adding nodes to the treeview you'd do something along the lines of :
Then when you want to retrieve it the IDCode:NewNode.Text = RecordName NewNode.Tag = RecordID
Code:RecordID = TreeView.SelectedNode.Tag
|
Results 1 to 10 of 10
Thread: TreeView IDThreaded View
|
Click Here to Expand Forum to Full Width |