V
VM
Is it possible to display a form as a modal dialog box where it's is not a
top-level form? If I include it as a top-level form, I won't be able to
access all the MDI children through it (by using this.MdiParent.MdiChildren
from within the form).
Thanks.
top-level form? If I include it as a top-level form, I won't be able to
access all the MDI children through it (by using this.MdiParent.MdiChildren
from within the form).
Thanks.