Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal MDI Child Form
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00823148
Message ID:
01057480
Views:
10
>In an MDI application, a form with a declared MDIParent cannot be shown modally, I.e. with .ShowDialog(). Leaving the child form as top level and showing it with ShowDialog() allows it to me moved outside the MDI Parent desktop form.
>How do you force an MDI child form to be modal within the application, I.e. within the top level MDI Parent form?
>
>Thanks,

Bill,

I'm not sure that I completely understand. Any application, MDI or SDI, cannot be modal. It's the way Windows works. The best you can do is application level modality.

Am I missing something?
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform