
Can i to display on top form in MDI Child form
Use Zorder, this will place a form in the specific depth that you require,
or foremost if you just use Frm.Zorder.
Cheers,
Tull.
Quote:
> Sorry if this is a stupid question.
> My question is : How can I display a form (MDI child form) on top of other
> MDI child form and wait while continue load the first form. Similar a
modal
> form. It is possible maybe with controls of third parties. Exists other
form
> to make it.
> Pleas help me. thanks a lot