Whack = Bad
<g>
Short answer: Yes, this can be done.
Long answer:
You can add code to your forms that will resize all
controls to various screen resolutions. Here are some
links for you if you want to pursue that option.
1. Download an MDE file from the Developer's Handbook web
site. You can then reference that MDE in your application
to use the resize code.
http://www.developershandbook.com/
2. Purchase the Developer's Handbook for your version of
Access. In my opinion the book is WELL worth the money.
Not only do you get the resize code, but a wealth of other
information, code, and database samples. Go to the same
site listed above for more information.
3. Peter's software has a resizing utility at:
http://www.peterssoftware.com/ss.htm
4. The following link has also been posted as an alternative:
http://www.jamiessoftware.tk
BTW, the experts recommend developing at 800 x 600 for this type of thing.
--
Jeff Conrad
Access Junkie
Bend, Oregon
fipp said:
I am trying to figure out if there is a way to keep the size of a form proportionate to the screen
resolution. When I move onto another computer the size of the form is all out of whack.