hi

as we can get the node in vb6 i need the VB.net

Code:
'VB6 code
dim Nd as Nde

set Nd=Treeview.nodes("Khalik") ' khalik is the key
simple i need to find out if the node already created..
if not i need to add node or skip it....

is there away to find node