How to make applications look better on high DPI setting
A problem I just struggled with on Windows Vista and Visual Studio 2008 on a 120 dpi setting. The problem is that Visual Studio looked really bad by default on a high DPI setting. The solution to the problem is to go to the Visual Studio shortcut and go to Properties > Compatibility and check “Disable display scaling on high DPI settings” (see screenshot below). Other non-high DPI aware programs like Total Commander also suffer from the same problem.
This entry was posted on Sunday, February 3rd, 2008 at 2:45 pm and is filed under Tips & Tricks. Find similar posts by selecting any of the following tags: . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
on April 26, 2008 at 4:37 am Gupta wrote:
Thank You. Saved lots of frustrating hours.
on November 20, 2009 at 3:25 pm Chris wrote:
Facing the same problem and tried it in Windows 7, but there was no change…