Large size form

  • Thread starter Thread starter Rodrigo
  • Start date Start date
R

Rodrigo

Dears,

I have o big amount of fields to display in unique a form. Is there a way to
make scroll or paginate the form?

Rodrigo
 
Thanks Alex.


AlexS said:
Hi, Rodrigo

You might need to have a look at Form.AutoScroll property. If it is set to
true it doesn't matter where your controls are located - far to left or deep
down to bottom. Scrollbars will be managed by Form automatically.

HTH
Alex

way
 
Hi, Rodrigo

You might need to have a look at Form.AutoScroll property. If it is set to
true it doesn't matter where your controls are located - far to left or deep
down to bottom. Scrollbars will be managed by Form automatically.

HTH
Alex
 
Back
Top