Sunday, March 1, 2015

DPI issue

In my C# application, When I increase the DPI( set to high 125% or higher) of my system, The text inside the button control is not visible, How can I fix it in code? If I decrease the DPI(100%) then the text inside the button is visible..

No comments:

Post a Comment