Cutting the uniform on different LOs (Win7/Win10)Win8.1
-
I wrote a little app. And I tripped on the cross-plate. What have we got:
Win10, resolution 1366x768
Win10, 800x600
Now Win8.1, resolution 1920x1080
Win8 cuts a piece of shape, so the bottom and side button is missing, which is unacceptable, and textbox-- and cuts a little bit. Platform .NET 2.0 (it is her that needs to be added to NET 4+ not an option). Win7 with 1920*1080 all the rules! What's the problem?
-
Play with the parameters. https://msdn.microsoft.com/ru-ru/library/system.windows.forms.control.anchor(v=vs.110).aspx and https://msdn.microsoft.com/ru-ru/library/system.windows.forms.containercontrol.autoscalemode(v=vs.110).aspx
Different controllers do differently with different values of these parameters - it is easier to find the right combination of pilots.