G
Guest
Why an application developed in VB.Net on a screen with a resolution 12
TwipsPerPixelX and 12 TwipsPerPixelY will change the size (in pixels) of the
controls when it runs on a computer with a 15 TwipsPerPixelX screen
resolution. I mean, I have an application with a “Form†with 900 pixels width
in a 12 TwipsPerPixelX screen and when I run it on a computer with a 15
TwipsPerPixelX screen resolution, same “Form†has less the 850 pixels. I need
all the pixels. How can I manage this, because it’s a big error.
TwipsPerPixelX and 12 TwipsPerPixelY will change the size (in pixels) of the
controls when it runs on a computer with a 15 TwipsPerPixelX screen
resolution. I mean, I have an application with a “Form†with 900 pixels width
in a 12 TwipsPerPixelX screen and when I run it on a computer with a 15
TwipsPerPixelX screen resolution, same “Form†has less the 850 pixels. I need
all the pixels. How can I manage this, because it’s a big error.