What is the easiest way to resize forms based on screen resolution

E

Edi

Anyone has an easy way to resize the forms and their
controls based on the user's choice of screen
resolution:600x480, 800x600, 1024x768.

Thanks
Edi
 
J

Jeff Conrad

Hi Edi,

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 recently as an
alternative:
http://www.jamiessoftware.tk

Hope that helps,
Jeff Conrad
Bend, Oregon
 
G

Guest

Thanks for your help I will look at them
-----Original Message-----
Hi Edi,

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 recently as an
alternative:
http://www.jamiessoftware.tk

Hope that helps,
Jeff Conrad
Bend, Oregon




.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top