Cant find Fit to Form.

  • Thread starter Thread starter Adrian Brown
  • Start date Start date
A

Adrian Brown

Im sure i found this option once, but i cant now. When im designing a form
i stretch the window bigger than the actual form (only the window, not the
form size). Im sure i found a function to set the window to the actual size
of the form so when i open the form from code it is correct. I hope this
makes sense as its a bugger to explain ;)
 
Are you talking about Auto Resize? If so, it is a Form property (found on the
Format or All tabs).

HTH,
Debbie


| Im sure i found this option once, but i cant now. When im designing a form
| i stretch the window bigger than the actual form (only the window, not the
| form size). Im sure i found a function to set the window to the actual size
| of the form so when i open the form from code it is correct. I hope this
| makes sense as its a bugger to explain ;)
|
|
 
I think this is what you are looking for:
In Form View, select Window, Size to Fit Form. This should be available
provided you are not running any custom menus.

JohnC
 
Back
Top