Nenad1337
❔ Form size is different on different devices
I am making project in win forms app and when I make setup of it and install it on different device, the size of the form is different there. I tried putting AutoScaleMode to both dpi and font but it doesn't help. I guess it probably has to do something with dpi because it's different on that device but I don't know.
3 replies