J
JezB
Running my windows forms on screens set to 133 DPI has some odd effects
(scroll-bars suddenly appearing because objects overflow their containers).
Setting the AutoScaleMode to dpi doesn't seem to fix the problems either. Is
it possible to evaluate the DPI setting within the code and make the
relevant adjustments to your measurements ? C# if possible please
(scroll-bars suddenly appearing because objects overflow their containers).
Setting the AutoScaleMode to dpi doesn't seem to fix the problems either. Is
it possible to evaluate the DPI setting within the code and make the
relevant adjustments to your measurements ? C# if possible please