E
El Alquimista
Hi, I have a little problem, I have a MDI form (Main Menu), this form
open a child form (A), and I need to open a form B as modal form from
form A. I can to this with showDialog(), but it open form B outside
MDI form (Main Menu) and it is showed on the windows bar as another
application opened.
So the question is, there are any way to open a modal form from a
child form inside a MDI form?
Thanks
open a child form (A), and I need to open a form B as modal form from
form A. I can to this with showDialog(), but it open form B outside
MDI form (Main Menu) and it is showed on the windows bar as another
application opened.
So the question is, there are any way to open a modal form from a
child form inside a MDI form?
Thanks