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  

Make form fill whole screen



 
 
Thread Tools Display Modes
  #1  
Old November 28th, 2004, 09:23 PM
Rick
external usenet poster
 
Posts: n/a
Default Make form fill whole screen

How do I make a form fill the entire screen? - "Full
screen" mode - no command bars, no title bar for access,
no title bar on the form itself, no Windows bar at the
bottom - just all screen area used for the form!
  #2  
Old November 28th, 2004, 09:49 PM
Jeff Conrad
external usenet poster
 
Posts: n/a
Default

1. Put a DoCmd.Maximize in the Form's Open event.
2. Set the Form to be Pop Up = Yes and Modal = Yes using the form's properties.
3. Save the form, close, and then test.

--
Jeff Conrad
Access Junkie
Bend, Oregon

"Rick" wrote in message
...
How do I make a form fill the entire screen? - "Full
screen" mode - no command bars, no title bar for access,
no title bar on the form itself, no Windows bar at the
bottom - just all screen area used for the form!



  #3  
Old November 28th, 2004, 10:05 PM
Rick
external usenet poster
 
Posts: n/a
Default

Thanks - Jeff

That brings me close.... more wants more...can I avoid the
title bar on my form?

And can I get rid of the windows bar as well?



-----Original Message-----
1. Put a DoCmd.Maximize in the Form's Open event.
2. Set the Form to be Pop Up = Yes and Modal = Yes using

the form's properties.
3. Save the form, close, and then test.

--
Jeff Conrad
Access Junkie
Bend, Oregon

"Rick" wrote in

message
...
How do I make a form fill the entire screen? - "Full
screen" mode - no command bars, no title bar for access,
no title bar on the form itself, no Windows bar at the
bottom - just all screen area used for the form!



.

  #4  
Old November 28th, 2004, 11:37 PM
Bwalker252
external usenet poster
 
Posts: n/a
Default

can I avoid the title bar on my form? And can I get rid of the windows bar as
well?
============================

Check out the "border style" property on the format tab of the form's property
window.

Betsy
 




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

Similar Threads
Thread Thread Starter Forum Replies Last Post
headers and footers - how can I make a form field appear automatic needinghelp General Discussion 11 June 13th, 2007 05:40 PM
How to make form a template? How to enable updating of form and ta Febra New Users 1 October 4th, 2004 09:21 PM
Split Screen in Form? Kevin C. Using Forms 1 September 23rd, 2004 04:01 AM
dlookup miaplacidus Using Forms 9 August 5th, 2004 09:16 PM
Searching Records Melissa Lambino New Users 6 July 20th, 2004 04:51 AM


All times are GMT +1. The time now is 10:51 PM.


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