Tagged Questions
1
vote
3answers
3k views
high DPI problems
I have a problem with the display of our .NET Windows application under high dpi settings.
All forms are set to AutoScaleMode = DPI, but this does not solve all the problems.
Basically labels end up ...