473,385 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,385 software developers and data experts.

Form minimizes

Thanks for last response.

Same database ...... have a form and a subform. On the subform I have a
button which opens another form to give info as to input. When I return to
main form and subform the entire form is distorted and shrunk in size. To
return it to proper size need to put it into design view and maximise it.
Any thoughts?

Regards
Nov 13 '05 #1
1 1822
"Brian Keanie" wrote in
... have a form and a subform. On the
subform I have a button which opens
another form to give info as to input.
When I return to main form and subform
the entire form is distorted and shrunk in
size. To return it to proper size need to
put it into design view and maximise it.
Any thoughts?


Copy and paste the DoCmd.OpenForm statement used to open the other Form.
Also, check the Open and Load events for statements that Maximize or Restore
the Form.

Unless you have opened the data entry Form as Dialog, whatever choice you
make for it (e.g., Restore or Maximize) will apply to all the other Forms
that are Open, as well -- that's the way Access works. However, clicking on
the Maximize button in the top bar of the original Form, once you are back
there, should maximize it -- that's the button that looks like a box with a
slightly heavier top line. You shouldn't have to go into Design view to do
so.

If you have suppressed the display of those buttons because you think the
user "ought to" view the Form in a particular mode, I'd caution that "the
Windows Way" is that the user owns his/her own desktop and should be allowed
to size/resize objects thereon to his/her own wishes. You are likely to have
a much happier user audience if you don't force your own wishes on them.

Larry Linson
Microsoft Access MVP
Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: TP-Software | last post by:
Hi, I have a ChatFormCollection class which holds a collection of the class ChatForm which inherits from Form. MainForm has an instance of ChatFormCollection. When a ChatForm instance is...
6
by: allyn44 | last post by:
HI--what I am trying to do is 2 things: 1. Open a form in either data entry mode or edit mode depending on what task the user is performing 2. Cancel events tied to fields on the form if I am in...
2
by: Dave Booker | last post by:
I have a Windows form application that I generally run minimized. When a critical event occurs it instantiates another "Alert" form which I want to grab the user focus. In the Alert constructor...
3
by: Brian Patterson | last post by:
I have an application with a main form (FormA). This form is borderless because we have a lot of skin action going on. The form creates and displays a second form (FormB) via formB.Show(). When...
2
by: Jim Madsen | last post by:
OK--Beginner question-- I have a project with one form -- Form1. To change the text, why can't I use "Form1.Text = something"? Instead I have to use "Form1.ActiveForm.Text = Something". As an...
3
by: Dave S | last post by:
Hello Everyone, I have a form in a multi-user database that flashes when the form is opened. This is a failr involved form that contains header information along with a continous subform. ...
3
by: bobdydd | last post by:
Hi Everybody Does anyone know the code for the following: A Command button Clickevent Make Form into Popup form Minimize the database container Be able to move the form around the desktop...
3
by: qazplm114477 | last post by:
Hi, I'm having a tiny problem. I have just started playing around with visual basic a week ago so im fairly new at this. I created a method that saves changes when you click a button, once the button...
6
by: postman | last post by:
I have an application that minimizes the Access application window and displays a pop-up modal form. The Application window is minimized with this command in the form's Load event. ...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.