An application has been designed with an mdi form and several child forms. This application uses a dll that has a form that comes up when a menu item is clicked on. How can i make the form that appears from the dll a child form of the main application's form i.e. the form in the dll that's being used by the form in the application?