Resizeing Windows

  • Thread starter Thread starter Ant
  • Start date Start date
A

Ant

I have a form that I would like to remain open (Maximized) and then other
forms that I want to open (Restored) on the top of it. I have attached a
macro with the “maximize” argument to the “On Open” & “Got Focus” properties
of the main form and another macro with the “Restore” argument to the “On
Open” properties of the other forms. However each time I open a restored
window on top of the main form, that window also restores (it is constantly
resizing).



How can I force my main form to stay maximised while also maintaining that
the other forms always open restored?



Thanks for any help
 
On the forms you want to remain the same size, turn off AutoResize, Change
the form to a popup, and turn of the Min/Max buttons. They will remain the
same size and on top of the form you have maximized.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Form wrangle 2
Access always on top 2
Maximize Forms / Hide Restore Window Button 6
Menu Bars 2
Subform Data Entry Setting 0
Form resize event 4
Maximising and Restoring forms 12
Window Sizing Question 11

Back
Top