MDI Form & Child Form Focus 
Author Message
 MDI Form & Child Form Focus

I creating an application which has a MDI Form and 2 child forms.  I want
child A to have the focus when I bring up the program and child B to be
minimized.  My program does display the form correctly except the focus
is on child B even though I used the childA.SetFocus command.  The only
way I can stop focus on child B is to comment out the code in
childB_Activate and then this works.  Can anyone tell me how I can fix
this.



Tue, 30 Sep 1997 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

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

2. Non MDI child forms cause MDI application to lose focus

3. MDI Forms & Child forms

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

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

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

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

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

9. Help with MDI Forms and MDI child forms

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

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

12. Having MDI form with MDI Child form in DLL

 

 
Powered by phpBB® Forum Software