Click here to Skip to main content
15,885,278 members
Articles / Desktop Programming / Windows Forms

MDI child as dialog form (MDI modal workaround)

Rate me:
Please Sign up or sign in to vote.
4.05/5 (14 votes)
21 Dec 2009CPOL2 min read 86.5K   3.5K   25  
Ever had the need to block all other forms and controls when a specific form is shown as a dialog? This is a very simple workaround, for an MDI modal form.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Denmark Denmark

Comments and Discussions