Hello,
Is there any problemsif Iremove a controlfrom its parent form, and add it to another form?
The control I'd like to moveis a UserControl with lots of child controls inside.
Thanks!
Did it work?
I'm guessing this should work if you Remove the Control from its current Form first.