AddGadgetItem, returns
Posted: Sat Aug 28, 2004 9:36 pm
This is mainly for treeview but still....
The ability of when adding a gadget item (in this case a treeview node), it will return a long representing that node. That way, whenever we use any other treeview function, like, oh i donno, adding another node, or sub nodes, we can pass the above node at any time, instead of having to write TONS of lines of code just do so a simple one liner...
The ability of when adding a gadget item (in this case a treeview node), it will return a long representing that node. That way, whenever we use any other treeview function, like, oh i donno, adding another node, or sub nodes, we can pass the above node at any time, instead of having to write TONS of lines of code just do so a simple one liner...