Hello, I wrote an application in C# .NET 4.0 and it is doing something that I have never seen. I originally designed it on a computer with Win 7 (and it displayed correctly) but later upgraded to Win 10. Until now, it displayed on every computer the same, but recently, when used on a particular machine with Win 7 Pro (Dell Precision I-7 Quad Core),the graphics are all 30% smaller that the container they are in. I have searched thorough the computer for every possible setting and I cannot get the graphics to the correct size. I thought about trying to adjust it in the code, but since it seems like it is only on this computer (another Win 7, a Win 8 and of course on Win 10) work perfectly. IF the issue is just with this computer, I need to know how to tell someone else that might encounter this problem how to correct it, but I have been unable to figure it out so far. Can you suggest what the problem might be (either on the laptop or in the code?). Thank You.
What I have tried:
I have searched both this site and the internet in general for a solution to this issue.