c# - My Windows forms application size is changing different notebooks -


Coding My project was going well, but today I noticed a problem. My main notebook has full HD (1920x1080) resolution and I'm coding my projects here. When I changed the resolution of my main notebook to 1280x1024 or 1280x800 or 1024x768. there is no problem. The resolution of my application is 1024x768 and it does not collapse. This is the Princescreen. normal screen
But my other notebook has 1366x768 resolutions and I am running this application to this notebook. Oh, is that so! It's a disappointment that my IATAtitan screw was transferred. This is a bad printer screen. bad screen
I do not understand why you can help me, I would like to correct this error What can I do for Kind regards

This is generated from various DPI settings, you can load it in the form:

  // dpi width float x go = it. Vector graphics (). DPIX; // If the screen width is, get a bigger image from (x == 120) // resources. Background image = properties Resources. Big Image; Get the small image from Else // resources. Background image = Properties. Resources. Highway;    

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -