Detect Screen Scale

zeroaccess

Active member
Local time
Today, 05:42
Joined
Jan 30, 2020
Messages
671
My database will accommodate up to a 125% screen scaling setting. In the event that a user uses the 150% setting, I need to detect that and load a special, compact version of the form.

There are some hints here that could be possible:

https://www.access-programmers.co.uk/forums/threads/determine-scaling-in-microsoft-access.292720/

Though I am unsure how to use it in Access VBA. Any insight into detecting screen scale would be appreciated.
 
I suppose an alternative would be to just give the user a button and they can choose. Seamless would be ideal, though. I don't want to make someone go through more steps than the rest of the group.
 

Users who are viewing this thread

Back
Top Bottom