I've written a program that I've used and have tested it on xp, win7 and win 10 with various resolutions. The main form displays correctly with the controls properly spaced as follows: Correctly Scaled Form However, when submitting it for review, the forms do not scale for the tester's system. The controls are overlapping and get cut off by the form edges and looks like this: Incorrectly Scaled Form
The form is designed to resize and adjust the controls which all works perfectly on any system I test, I have tried changing the "autoscalemode" to "font" or "off" but nothing changes how it loads on the testers system.
I have submitted other programs that have not had this issue so I am at a loss as to what it could be.