Hi,
If I have a treeview being imported into my main program from a dll event. How can I think assign this full Treeview to aTreeview control within my app?
I have the Treeview object from the dll, but I can't figure out how to assign it to the control?
Thanks.