maximize child form display multiple tool box controls on main form 
Author Message
 maximize child form display multiple tool box controls on main form

Support I have a parent form call: frmMain
a child form call: frmChild

dim cMain as new frmMain

frmChild.MDIparent=cMain

Whenever I maximize the child form, it shows multiple control box on main
form which means: on main form, there are 2 x, 2 minimize, 2 maximize?

If I use frmchild.mdiparent=me (use inside main form), it's OK.



Sat, 17 Apr 2004 00:34:10 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Displaying maximized MDI child forms in VB5

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

3. detect when in a child custom control when the parent form is minimized/maximized

4. detect when in a child custom control when the parent form is minimized/maximized

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

6. Maximizing a form like VB main window

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

8. Can i to display on top form in MDI Child form

9. adding controls from other forms to main form

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

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

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

 

 
Powered by phpBB® Forum Software