HI there,
I'd like to find out a way to show a modal window of a form that is included in a MDI Form, but what makes this case special, is that this modal form have to affect only to his parent form, and not anyone more in the MDI Form. I mean , for example I've got my MDI form and in there I've got two forms. Once I've open a modal dialog in one of the two forms, I'd like to be able to work with the second form as a normal window without having to wait that the modal in the first one is closed by user.
Hope that this makes sense, and anyone can help me.
Thanks in advance to everyone.
Cheers