Vista 'Ease of Access' font size

Windows specific forum
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Vista 'Ease of Access' font size

Post by rsts »

Vista's 'Ease of Access' offers an option to change the size of text and icons - e.g.
Adjust Font Size (DPI)
This link opens DPI Scaling (DPI = dots per inch), which also relates to pixel size.

I'm not sure if this is the same as changing font size under xp, but it has the undesirable effect of screwing up custom draw buttons.

Does anyone know of a way to determine when this option is 'on' so I can adjust accordingly?

cheers
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

TextWidth() should help you.
rsts
Addict
Addict
Posts: 2736
Joined: Wed Aug 24, 2005 8:39 am
Location: Southwest OH - USA

Post by rsts »

Yes, will help.

Thanks Trond.

cheers
Post Reply