B
Bart Steur
Hi
As a VB6 user I'm unfamiliar with the Treeview control of VB2005. I read it
was changed but I have a hard time finding the right help/samples for my
problem.
In VB6 you had 1 collection, and adding a node was quite simple. Just
specify the nodes key and position relative to the key where you want to add
your new node.
In VB2005 you can't do that anymore. I looking for a sample or help how this
can be done now.
I've no problem adding the first level nodes, but more how directly add a
new node to an existing node referenced by the Key of that node.
I'll hope you understand my problem and can give me a help reference or
sample or even a solution
Thanks,
Bart
As a VB6 user I'm unfamiliar with the Treeview control of VB2005. I read it
was changed but I have a hard time finding the right help/samples for my
problem.
In VB6 you had 1 collection, and adding a node was quite simple. Just
specify the nodes key and position relative to the key where you want to add
your new node.
In VB2005 you can't do that anymore. I looking for a sample or help how this
can be done now.
I've no problem adding the first level nodes, but more how directly add a
new node to an existing node referenced by the Key of that node.
I'll hope you understand my problem and can give me a help reference or
sample or even a solution
Thanks,
Bart