Sizing form inside mdi form. 
Author Message
 Sizing form inside mdi form.

Help!

Is there a limit on how big a form can be inside a mdi form?

I wanted to read a file and printit on the inner form.  I wanted to keep
making for form taller to accommodate the file and then take advantage of
the scroll bar of the outter form to browse the inner form by:

me.height=me.height + textheight("A")

However, there seem to be a max on the height of the inner form and it
won't grow anymore.

Can someone help me please?

Thks
Quoc



Tue, 30 May 2000 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. question about mdi forms and the size of their child forms

3. Funny Form-Sizes using MDI-forms

4. How to auto size the main form/ MDI form

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

6. Non-MDI form to MDI form

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

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

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

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

11. Help with MDI Forms and MDI child forms

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

 

 
Powered by phpBB® Forum Software