
moving an MDI child form to the desktop and vice versa
I'm looking to program an interface like mIRC. I know how to launch child
forms either in the MDI container or outside, on the desktop. How would I
"move" a form already created from the MDI container to the desktop and vice
versa?
Ravi