Expanding Forms

K

kltino

I am trying to add several subforms that makes the form expand to 22. How can
I set the main form to expand further?
 
R

Rick Brandt

kltino said:
I am trying to add several subforms that makes the form expand to 22.
How can I set the main form to expand further?

You can't. Use a TabControl and/or show one subform at a time.
 
Top