Afternoon all!
Ever since I switched to my new laptop with a High DPI display, I have noticed that when I make new Windows Forms projects, Text and Images appear blurry and sometimes the size of the form can get bigger.
I found a guide on how to fix this however, it is in C#.
I have changed all my forms 'AutoScaleMode' to DPI rather than font but that has not worked.
Is there any code that needs to be run to make the forms crisp?
Thanks! ProudAviatior