In my opinion, developers have no business changing the user's setting.
Remember that your application isn't the only application they use, so
you'll be impacting their ability to multitask. Also, some users may have
their settings that way because of medical conditions: they may be unable to
work at the resolution you chose for them.
Instead, develop your application so that it adapts to the user settings.
You can buy modules like ShrinkerStretcher (at
http://www.peterssoftware.com/ss.htm ) to automate this for you.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"George van Niekerk" <george.vniekerk.RemoveThis@chubb.co.za> wrote in message
news:9F869168-27D5-47C8-ABF1-D52259011A4F@microsoft.com...
> Hi,
>
> What can i do to set the users screen resolution automatically when
> opening
> a MDB file to ensure that the forms does not cutt of. I know the procedure
> to
> set the screen properties for each individual user, however this is too
> cumbersome as oppoesed to automating the procedure when opening the MDB
> file?
> --
> Kindest regards