0

I am building a dot net c# windows application.

When I build the app it looks nice.

like this

but when I run my code the font looks bad and streched

enter image description here

How can I get the exec exactly same as the dev form?

asmgx
  • 6,348
  • 12
  • 63
  • 109
  • 1
    you are most likely having a DPI issue, see this https://docs.microsoft.com/en-us/visualstudio/designers/disable-dpi-awareness?view=vs-2019 – Kevin Aug 31 '20 at 11:52
  • Probably you have set your display settings / scale to anything different than 100%. – Thomas Voß Aug 31 '20 at 11:53

0 Answers0