Align Form Right?

pswilliams0

Registered User.
Local time
Today, 13:00
Joined
Apr 19, 2012
Messages
20
Hi all,
I'm developing a complex database of forms and queries that things that I want to display at the same time. Unfortunately, the screen size and resolution that the access database is displayed on changes.

I am familiar with the DoCmd.Movesize argument - but is there a way to align a form to the right side of the visible screen instead of basing everything off of the top left corner? Thanks in advance!
 
I suppose I could be a bit more clear. I have a taskbar with buttons to operate the various forms. I am trying to find a way to have that taskbar show up in the bottom right corner of the screen, regardless of the resolution. Can this be done in VBA?

Thanks
 

Users who are viewing this thread

Back
Top Bottom