simple way of using tree view control
simple way of using tree view control
Rate simple way of using tree view control
(1(1 Vote))
this will create the parent node
treeview1.nodes.add "key1",tvwchild,"key2","items1",1
this will create the child nodes . You can add as many child nodes you want but remeber that the relevant key should match
.........................................
the number 1 is the image you like to place in the tree view control
thats it easy
For more suggesstions you can email me on [email protected]
simple way of using tree view control Comments
No comments yet — be the first to post one!
Post a Comment