Auto resize form according screen resolution.

  • Thread starter Thread starter doyapore
  • Start date Start date
D

doyapore

Dear All,
Is there a way whereby a form can automatically adjust itself to the
appropriate screen resolution on the user's PC.
Actually, while developing a form on a higher screen resolution and
afterwards deploying it on a lower screen resolution, I found that I could
not in any control the size of the form without first raising the user PC's
screen resolution.
Thanks in advance.
 
There are third-party form scaling solutions available that might help:

A shareware version of a form rescaling module I wrote called
ShrinkerStretcher is available at this web site:
http://www.peterssoftware.com/ss.htm

There's a form resizer at http://www.jamiessoftware.tk/ .

The Access Developer's Handbook has form resizing code included:
http://www.amazon.com/exec/obidos/ISBN=0782119417/107-8064361-7403703

Hope this helps,

Peter De Baets
Peter's Software - MS Access Tools for Developers
http://www.peterssoftware.com
 
Back
Top