How do I detect if the user's font (DPI) is set to small, large, or something else?

The best way is just to let the form resize itself automatically, based on the user's current DPI settings. To make it do that, just set the AutoScaleMode property to AutoScaleMode. Dpi and enable the AutoSize property.

You can do this either from the Properties Window in the designer or though code.

Have a look at the DpiX and DpiY properties. For example.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions