Automatically recognizing user's screen size

C

Catherine

Is it possible to make my to-be-deployed database recognize the screen size of the end-user's computer monitor and adjust the forms, etc. to fit accordingly? THANKS! :-

--Catherine :)
 
D

Douglas J. Steele

The Access Developer's Handbook by Litwin, Getz and Gilbert has sample code
to do this. See
http://www.developershandbook.com/ for details about this indispensible
resource. You can also go to
http://www.developershandbook.com/downloads.htm and download an MDE that you
can add to your application to do automatically resize your forms.

Alternatively, http://jamiessoftware.tk/resizeform/rf_download.html is a
free download that contains code you can use.

Finally, you can purchase ShrinkerStretch from Peter De Baets
http://www.peterssoftware.com/


--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)


Catherine said:
Is it possible to make my to-be-deployed database recognize the screen
size of the end-user's computer monitor and adjust the forms, etc. to fit
accordingly? THANKS! :)
 
C

Catherine

Thank you, Doug. I'll try these out. I appreciate your quick response

--Catherine :)
 

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

Top