A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Startup display form always maximized



 
 
Thread Tools Display Modes
  #1  
Old February 19th, 2010, 01:50 AM posted to microsoft.public.access.forms
slindee
external usenet poster
 
Posts: 4
Default Startup display form always maximized

Is there a setting that will allow me to specify that the startup form be
displayed in it's native size, not maximized within the Access MDI window?
  #2  
Old February 19th, 2010, 04:20 AM posted to microsoft.public.access.forms
Jeanette Cunningham
external usenet poster
 
Posts: 2,190
Default Startup display form always maximized

Set the startup form to it's native size by clicking the restore button in
design view, then save the form.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia


"slindee" wrote in message
...
Is there a setting that will allow me to specify that the startup form be
displayed in it's native size, not maximized within the Access MDI window?



  #3  
Old February 19th, 2010, 07:13 PM posted to microsoft.public.access.forms
Tammy S.[_2_]
external usenet poster
 
Posts: 20
Default Startup display form always maximized

Add the code DoCmd.Maximize

"Jeanette Cunningham" wrote:

Set the startup form to it's native size by clicking the restore button in
design view, then save the form.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia


"slindee" wrote in message
...
Is there a setting that will allow me to specify that the startup form be
displayed in it's native size, not maximized within the Access MDI window?



.

  #4  
Old February 20th, 2010, 02:59 AM posted to microsoft.public.access.forms
DrGUI
external usenet poster
 
Posts: 10
Default Startup display form always maximized

In the startup forms Activate event, place the following:

docmd.restore

"slindee" wrote:

Is there a setting that will allow me to specify that the startup form be
displayed in it's native size, not maximized within the Access MDI window?

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:48 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.