Hi,
I am developing an Access application on a computer that has a screen size / resolution of 1024 x 768 pixels. I have noticed that on other computers that have a lower resolution (800 x 600 pixels), the form looks really huge and many of the controls are actually cut off, and the user has to scroll over or down to get to them. I sized the form to fit my screen and my resolution, and it takes up most of the screen. Is there a way to scale it down automatically to fit computers that have a lower resolution (or scale up to fit a higher resolution). By the way, the form type is "Dialog".. if I set it to "Sizeable", it really doesn't solve my problem because if you resize it, it just cuts off the controls as you shrink it down.
Any thoughts on how to best handle this, other than require all my users to set their monitors to have the same resolution?
Thanks,
Bill
I am developing an Access application on a computer that has a screen size / resolution of 1024 x 768 pixels. I have noticed that on other computers that have a lower resolution (800 x 600 pixels), the form looks really huge and many of the controls are actually cut off, and the user has to scroll over or down to get to them. I sized the form to fit my screen and my resolution, and it takes up most of the screen. Is there a way to scale it down automatically to fit computers that have a lower resolution (or scale up to fit a higher resolution). By the way, the form type is "Dialog".. if I set it to "Sizeable", it really doesn't solve my problem because if you resize it, it just cuts off the controls as you shrink it down.
Any thoughts on how to best handle this, other than require all my users to set their monitors to have the same resolution?
Thanks,
Bill