answer to my question: why Visual Studio has to be mean and scale everything, from the programs windows form design to itself, when changing dpi? It makes no sense to me that if you want to edit your software between different monitors, you have to change the scaling factor and f*** up all the other applications.
use /noscale (in VS 2017) so that VS will open in dpi unaware application use it in shortcut of VS, eg: in desktop shortcut at the end "....../../../vs_xxx.exe /noscale"
Обсуждают сегодня