W
WGHayes
Hi,
We are trying to control the starting of our MSACCESS application in a specified resolution (and position). We are currently starting the application maximised by hardcoding a registry key in Access ('Maximized') but would prefer if we can start at a DEFINED screen resolution that is determined by each user. (i.e. 800x600, 1024x768, etc, or just Maximized).
Is this achieved by using WINAPI's or another method?
Also, can the solution include setting the APPLICATION window position? If a user starts Alert in 800x600 and moves the window to bottom right of screen then we would like to save this position on application exit and then reset this again at start-up.
Thanks,
WGH.
We are trying to control the starting of our MSACCESS application in a specified resolution (and position). We are currently starting the application maximised by hardcoding a registry key in Access ('Maximized') but would prefer if we can start at a DEFINED screen resolution that is determined by each user. (i.e. 800x600, 1024x768, etc, or just Maximized).
Is this achieved by using WINAPI's or another method?
Also, can the solution include setting the APPLICATION window position? If a user starts Alert in 800x600 and moves the window to bottom right of screen then we would like to save this position on application exit and then reset this again at start-up.
Thanks,
WGH.