Hi,
I noticed that buttons, labels and pictureboxes in my program look different and on some screens they are totally un-usable.
The difference between my computer and some other units is the screen resolution.
the default windows is 96DPi and the problem computers have 120 DPi.
I have placed everything in their locations by fixed cordinate numbers.
Example: Lable10.Location= New Point(x, y) and x, y are real numbers.
When I run this on other computers it gets ugly since the picture covers the Label or buttons overlap since they look larger....
Is there any hope for me?
Hrayr


