473,386 Members | 1,973 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Open form in maximised size

20
I would like it so when a form is opened, it opens in the maximised size that is possible.

How do i do this?
Aug 21 '07 #1
3 1949
Stang02GT
1,208 Expert 1GB
You can do this by opening the form, and go into Design View. Then scroll to the corner of the form and you will get the four headed arrow. You can then make the form however big/small you want it.

Then you will have to resize the actual window too because if you don't you will only see a portion of your form
Aug 21 '07 #2
in the on open event put docmd.Maximize
and in the on close put docmd.Restore
this will make it full screen and then restore the db back to a normal view
Aug 21 '07 #3
wassimdaccache
222 100+
In form design --> properties on this from --> other --> popup = true

then on the load event type

docmd.Maximize


u can change the border type in format to NONE to have a full screen form ...
Aug 21 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: monika | last post by:
Hi all... I am able to select a student's story and open it in a word doc. the teacher then corrects the story, highlight in colors the comments, strikethrough. In fact all the privileges I...
8
by: alanstew | last post by:
With the body tag calling out 'window onload', a function with a 'window.open' fails at the 'window.open' line. If I cut out the body tag, the function executes as normal. At first I thought it...
17
by: Geoff Cox | last post by:
Hello, Can I use JavaScript to force a maximised window ? Thanks
3
by: What-a-Tool | last post by:
I have a main form that is my start-up form. I want this form to be maximized all the time, so in the code for Form_Load I have DoCMD.Maximize. However, as soon as I open another form that is not...
1
by: SteveShanks | last post by:
Hi Al How can I set the size of an mdi child form to fill the parent windows as if it was maximised without actually maximising the form as this causes all my subsequent child forms to be...
0
by: Ricky Kam | last post by:
Hello, In my program, I'm opening a windows form(name it "s") from the main form(name it main). When form "s" load, it is movable even when it's maximized, which I don't want. Also, when the form...
1
by: mano | last post by:
hi All. I am Mano.I don't known javascript. 1. so I want one of u to figure out how to restrict access to just 1 URL from IE and also how do u open in the maximized mode if they close the...
11
by: tara99 | last post by:
how can i open all the forms I have in full way and have it stay that way. I should say that I have a user interface and user can nevigate from one form to another. I have tried using the...
7
by: androoo | last post by:
How can i avoid this ? i tried setting the size properties but the damn thing completely ignores it.. anyone know how ? cheers andy
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.