J
jrbph via AccessMonster.com
Hi again to everyone,
I have a problem in my application form display. I set my form's property to
maximize when it opens. This is okey and it works to any monitor/display
without discrepancy because it will fit to the window coordinates.
Some of my forms are not designed to maximize when it opens, I just designed
to be in the middle of the screen, but get a problem when running to
different displays (laptops with diff sizes of displays) or any monitors that
is not same size with the one I used with the defined lenght, width and
height. Can I ask someone to help me code this scalewidth to adjust the
form's scale even it runs to different sizes of monitor displays. I tried
setting the property of the form to pop-up, center and auto resize, but not
giving the correct location in displaying the form.
Thank you to those who are kind enough to share their expertise.
I have a problem in my application form display. I set my form's property to
maximize when it opens. This is okey and it works to any monitor/display
without discrepancy because it will fit to the window coordinates.
Some of my forms are not designed to maximize when it opens, I just designed
to be in the middle of the screen, but get a problem when running to
different displays (laptops with diff sizes of displays) or any monitors that
is not same size with the one I used with the defined lenght, width and
height. Can I ask someone to help me code this scalewidth to adjust the
form's scale even it runs to different sizes of monitor displays. I tried
setting the property of the form to pop-up, center and auto resize, but not
giving the correct location in displaying the form.
Thank you to those who are kind enough to share their expertise.