On Sun, 11 Aug 2002 14:44:29 GMT, "Kelly Ciaramella"
Quote:
>Is there a way to change a non-MDI form and make it an MDI Form?
Yep. Create a new MDIForm, highlight everything on the old Form, copy
and paste into the new MDI. Copy the code over.. done.
However, if you've meant during runtime, then the answer is no.
Regards, Frank