Screen Res and DPI

  • Thread starter Thread starter Tim J La Fazia
  • Start date Start date
T

Tim J La Fazia

Anyone know how to find the current screen res and dpi in code?

TIA!
 
The code at http://www.mvps.org/access/api/api0012.htm will return various
system metrics, such as screen resolution. I'm not sure if it returns dpi -
it doesn't seem so from my quick perusal of the various constants included
in the declaration section; I'm not aware of any other source of code for
doing that, but hopefully someone else will know how it can be done.

HTH,

Rob
 

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

Back
Top