Form resizing

  • Thread starter Thread starter Ian Bayly
  • Start date Start date
I

Ian Bayly

I have a client with a number of recalcitrant users who insist on keeping
their screen resolution at 640 x 800 running a series of Access forms
designed to fit a 1024 x 768 (or better) screen resolution.
Is there a technique whereby I can test the resolution and scale the form
(or Window with API call) such that the form (window) will fit on the screen
regardless of resolution.

TIA

Ian B
 
In addition to the sites that Cheryl Fischer has provided, you can also go
to:

www.jamiessoftware.tk

This is where I got the code from, though I also did some adjustments to his
code to fit my needs, which overall, the adjustments I did had mainly added
additionals enhancements to it.
 
Back
Top