I searched the interwebs for this information, but couldn't find anything, so I thought I'd ask here.
With monitors allowing for crazy resulutions nowadays, Windows allows to scale text sizes. (Typically 125%, 150%, etc.) This unfortunately has the consequence of screwing-up many of my forms display (WinFroms), ending up with an unreadible/unusable forms.
Is there a way to read text increase value so that my application can take it into consideration when calculating label sizes, positions, and stuff?
Thanks in advance!
P.S.: Alternatively, is there a way to disable text increase for a given form? Or force it to a specific value?