Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / February 2006

Tip: Looking for answers? Try searching our database.

Maiximize Form on Open

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
CEV - 08 Feb 2006 22:54 GMT
Hi, is there an easy way to set up a form to open to the maximim screen size
on each users screen? I think it would look better if the form filled the
whole screen.

Thanks,

CEV
fredg - 08 Feb 2006 23:23 GMT
> Hi, is there an easy way to set up a form to open to the maximim screen size
> on each users screen? I think it would look better if the form filled the
[quoted text clipped - 3 lines]
>
> CEV

Code the Form's Open Event:

DoCmd.Maximize
Signature

Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail

CEV - 09 Feb 2006 17:55 GMT
I did try this and it does maximize the form to the whole screen, but the
objects are then not centered in the middle of the screen. Any other
suggestions?

Thanks,

CEV

> Code the Form's Open Event:
>
> DoCmd.Maximize
Peter Yang [MSFT] - 10 Feb 2006 08:24 GMT
Hello Fred,

This behavior is as deigned since the objects are set to fixed position to
the left up corener and you could see this behavior in design view of the
form. You may need to use Windows API to calulate and move objects on the
fly when window size is change. However, it might be complex to do this
especially in Access.

Regards,

Peter Yang
MCSE2000/2003, MCSA, MCDBA
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

=====================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
>From: "CEV" <chadv@advancebkg.com>
>References: <eqNrqKQLGHA.1532@TK2MSFTNGP12.phx.gbl>
<94tflyrvbolu$.16ckqoo2vs2e0$.dlg@40tude.net>
>Subject: Re: Maiximize Form on Open
>Date: Thu, 9 Feb 2006 11:55:32 -0600
[quoted text clipped - 22 lines]
>>
>> DoCmd.Maximize
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.