Hi all,
I have a main form with a treeview control and a second form that is shown at the user request, it also contains a treeview control.
The user can drag nodes from the the "pop-up" (second) form onto the main forms tree. With both forms open, I want to make sure the "pop-up" (Second) form is not hidden if the user clicks on the main form.
Any ideas on how to do this?
Thanks,
MDA
I have a main form with a treeview control and a second form that is shown at the user request, it also contains a treeview control.
The user can drag nodes from the the "pop-up" (second) form onto the main forms tree. With both forms open, I want to make sure the "pop-up" (Second) form is not hidden if the user clicks on the main form.
Any ideas on how to do this?
Thanks,
MDA