: : : I am new to the MDI environment
: : : I want a Child form to behave in a modal mode.
:
:
: I am aware that a child form cannot be modal, that is why wrote "Behave". I want to open a series of forms and that the last form opened always has the focus
I suppose that if you kept track of the last openened form in a global variable, every form could compare itself to that variable in it's Form_Activate event to switch back to the pseudo-modal form if someone tried to change it, but this seems silly to me. If you want modal function, use a modal form.
infidel
$ select * from users where clue > 0
no rows returned