E
Elmo Watson
when I add nodes (child nodes) to a treeview:
..Nodes.Add(cdl.FileName, ShowingText)
the first item shows as the 'key', like it was in VB6 - - -
However, when I want to refer to that key, I can't find anything in
Intellisense for that
like :
txtPath.text=TV1.SelectedNode. - - here's where I would have thought there
would have been a 'key' in the Intellisense - but it isn't
so how is it done?
..Nodes.Add(cdl.FileName, ShowingText)
the first item shows as the 'key', like it was in VB6 - - -
However, when I want to refer to that key, I can't find anything in
Intellisense for that
like :
txtPath.text=TV1.SelectedNode. - - here's where I would have thought there
would have been a 'key' in the Intellisense - but it isn't
so how is it done?