J
jp2msft
In the plant, we have monitors that range in size, and we force our
application to be full screen.
The font for the screen has been designed for 800x600 screens, which is the
smallest size resolution that we use here.
However, whenever someone runs the form on a monitor that has the resolution
set higher (like 1600x1200), the text is too small to be read from a distance.
Is there a simple way to tell the application to fit the screen width
without having to go into each control and setting the fonts for them all?
Thanks,
Joe
Using Visual Studio 2005
application to be full screen.
The font for the screen has been designed for 800x600 screens, which is the
smallest size resolution that we use here.
However, whenever someone runs the form on a monitor that has the resolution
set higher (like 1600x1200), the text is too small to be read from a distance.
Is there a simple way to tell the application to fit the screen width
without having to go into each control and setting the fonts for them all?
Thanks,
Joe
Using Visual Studio 2005