Can i to display on top form in MDI Child form 
Author Message
 Can i to display on top form in MDI Child form

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



Wed, 16 Jan 2002 03:00:00 GMT  
 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



Thu, 24 Jan 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Can I to display on top form in MDI Child form

2. MDI child forms on top of a picture on a MDI form

3. Q: Form activate Fires On Non Child MDI Forms But Only Once On Child Mdi Forms

4. Developing OLE MDI Child forms displayed on Control MDI Form

5. Modifying object in MDI Parent form from MDI Child form

6. Make a reference to a MDI form with a reference of a MDI child form

7. MDI-Child form and positon on MDI-form

8. Help with MDI Forms and MDI child forms

9. Modal non MDI forms and Modeless MDI child forms in VB 5.0

10. Allow MDI Child form to overlap Aligned Picture Box in MDI Form

11. Having MDI form with MDI Child form in DLL

12. Accessing Objects on a Mdi Parent form from a Mdi Child form

 

 
Powered by phpBB® Forum Software