Hi,

I have two child forms in my MDI application.

They both have treeviews with different data but in teh same format (fund,
tran type)

I want to be able to drag a node from one to the other but it seems it only
works between one or more tree views on the same form, not different forms.

How can I either enable drag and drop between two forms from treeview to
treeview or maybe use a copy/paste option?

thanks for any help.

Philip