G
Guest
I am working on developing some Access 2003 applications for use in a
dual monitor environment and am trying to figure out how to "position" the
forms to a particular screen.
If the user moves the form from one screen to another, I would like to be
able to store that data, so that the next time the user opens the form, it
will open on the same screen as the last time it was used.
Additionally, I am using an inputbox to capture some information, and it
accepts X and Y coordinates. I would like to be able to position this
inputbox on the same screen as the form that calls it. If I don't enter
these values, I never seem to know where the input box will appear. I've
found that If I make the X value large enough, it will force the box to
appear on my right most screen.
Thanks for your help.
dual monitor environment and am trying to figure out how to "position" the
forms to a particular screen.
If the user moves the form from one screen to another, I would like to be
able to store that data, so that the next time the user opens the form, it
will open on the same screen as the last time it was used.
Additionally, I am using an inputbox to capture some information, and it
accepts X and Y coordinates. I would like to be able to position this
inputbox on the same screen as the form that calls it. If I don't enter
these values, I never seem to know where the input box will appear. I've
found that If I make the X value large enough, it will force the box to
appear on my right most screen.
Thanks for your help.