Application with MDI Form
Hi, all,
I create an application by using MDIForm with menu on it. when user click the menu, a form will be opened, I want to know when I need to open MDI child form and when I should open a ordinary form?
When I open a modal form, it gray all the menu on MDIForm, I don't want it like this, is it possible to solve this issue? And also when I try to add another menu on child form, when this child form is loaded, the menu went to parent form.
Can I add menu on child form?
Thanks!
Andraw
|