G
Guest
Hello,
We have Windows Forms that we've designed using the Windows XP "normal" font
size. When we run our app on an XP machine with "normal" fonts selected,
everything looks fine; furthermore, if we then leave our app running and, on
the fly, change the font size to "large fonts" or "extra large fonts", the
fonts inside our form remain at normal size, which is exactly what we want.
However, if we then run the same app and repeat the same exercise on a
Windows 2000 machine, the fonts inside our form scale according to the chosen
font size, resulting in an ugly appearance, which is what we do not want.
Can anyone clarify why the behavior of our forms' fonts differs between WinXP
and Win2000?
Thanks!
We have Windows Forms that we've designed using the Windows XP "normal" font
size. When we run our app on an XP machine with "normal" fonts selected,
everything looks fine; furthermore, if we then leave our app running and, on
the fly, change the font size to "large fonts" or "extra large fonts", the
fonts inside our form remain at normal size, which is exactly what we want.
However, if we then run the same app and repeat the same exercise on a
Windows 2000 machine, the fonts inside our form scale according to the chosen
font size, resulting in an ugly appearance, which is what we do not want.
Can anyone clarify why the behavior of our forms' fonts differs between WinXP
and Win2000?
Thanks!