Resize Form to Screen Resolution

kabir_hussein

Registered User.
Local time
Today, 11:09
Joined
Oct 17, 2003
Messages
191
loading a form

Hi

does anyone know if there is a way of making a form load according to the screen size i.e. if the computer was 15inch then the form would open up in full and if the screen was a 17inch it would also open up in full

Many thanks in advance

kabir
 
Surely it's more to do with resolution than the size of the monitor? :cool:
 
yeah sorry i mean resolution
 
You'll need a function that resizes the forms based on the current resolution.

The Access Developer's Handbook 2000 (I know for definite) contains a Resize Class that resizes your form depending on the resolution. I'm sure there have been some examples posted to this site also.
 

Users who are viewing this thread

Back
Top Bottom