Programmatically resize form

  • Thread starter Thread starter john
  • Start date Start date
J

john

Hi everyone,

I'm trying to create a form that will automatically rezise
to show all the entries within a form window. It is
possible?

I have a form that contains these categories, for examples:

User
.....
.....
.....

Computers
.....
.....
.....

Between Users and Computers, I create a page break. I also
created a button for users to navigate from users to
computers by using a button. When the user click, let say
next button, the form windows automatically resize to a
size that shows the computers entries and vice versa. How
can I do this?

Thanks for the help...

john
 
Back
Top