Re: Screen Resolution Size
I assume you already have done this, to set the screen resolution first, then to check via code for position of your forms on screen...Did you? Secondly, I assume you have checked your customer settings of display accept to make changes without needing of restart PC...
If so, I am afraid I cannot help more.
Best regards,
Cesare Imperiali
Special thanks to Lothar "the Great" Haensler. Come back soon, you Guru.
Re: Screen Resolution Size
The method you choose to change the users screen resolution is going to bit you in the field as you are finding out. When you do this on a Flat panel display the resolution will change and the screen size will get smaller and there is no fix for this. So if a Customer has a 15 in flat panel screen that displays 1200 X 1600 and you change the res to 800 X 600 the display will end virtually unreadable. The longer term solution is to add resizing code to allow your app to fit any screen display. There are many classes that will do a lot of the work for you, the best one I have found is at http://www.**************/HtmlDoc.asp...Articles&ID=70
Re: Screen Resolution Size
I know this message is ancient, but on the off chance that I can still help someone (plus the fact that I've never contributed before), here goes:
I had this exact problem, and figured out that the user had "Large Fonts" enabled under Display Settings -> Settings -> Advanced, instead of the standard "Small Fonts". The font size totally messed up my screens..
When changing resolution, maybe there is a way to change that setting as well..?
Fred Hanson