hi
as we can get the node in vb6 i need the VB.net
simple i need to find out if the node already created..Code:'VB6 code dim Nd as Nde set Nd=Treeview.nodes("Khalik") ' khalik is the key
if not i need to add node or skip it....
is there away to find node




Reply With Quote