Variable size form for changes between laptop screens

  • Thread starter Thread starter Beth
  • Start date Start date
B

Beth

Hi,
I have developed alot of forms in my databse to perfectly fit the screen
when I open them as maximized. Now I have 2 users that are going to move to
widescreen laptops. That pushes the form to the left and it leaves the
screen looking really funny.
Is there a way to detect the width of the users screen and then use code to
resize the form to fill the screen appropriately?
I can see that once I detect the width, I would have to use a move command
on every field on the screen. Is there a quick way to do that instead of
having to specify every field individually?
Thanks,
Beth
 
Back
Top