Re: question regarding showdialog() and show() and a child form
- From: "Dave" <NOSPAM-dave@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 11 Jul 2005 20:08:40 -0400
You can iterate over the MdiChildren property array and mark all Form.Enabled = false.
I don't know that this is the best, or only approach, but it should work.
--
Dave Sexton
dave@xxxxxxxxxxxxxxxxxxx
-----------------------------------------------------------------------
"VMI" <vonchi_m@xxxxxxxxx> wrote in message news:OPSBFemhFHA.1416@xxxxxxxxxxxxxxxxxxxxxxx
>I have an MDI child form and when I display it I'd like all the other open windows to remain unusable ( like the showdialog() )
>but, at the same time, it should be a child window (like the Form.Show() ). Is this possible?
>
> Thanks.
>
.
- References:
- Prev by Date: Re: Sharing Data between apps
- Next by Date: How to retrieve a property for a custom control.
- Previous by thread: question regarding showdialog() and show() and a child form
- Next by thread: Serialized object to XmlDocument
- Index(es):