mmehta

mmehta

  • NA
  • 12
  • 0

Problem creating MDI child form

May 19 2004 10:42 AM
How do I create an MDI child form outside the parent form? I have an MDI parent that calls a method which handles menu creation and events associated with the menu items. When a menu item is clicked, I want to create a new child form. How do I create a child form from this C# file and make it point to the parent? Help!!

Answers (1)