Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / November 2006

Tip: Looking for answers? Try searching our database.

Forms Resizing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mary Hartman - 29 Nov 2006 19:16 GMT
Using Access 2000

I have created a  control panel which opens mazimized on_load.

Some of the forms its command buttons control are small.  I open them
restored.

When I click on one of these smaller forms my control panel also
resizes to restored from maximized.

What am I doing wrong?
Lynn Trapp - 29 Nov 2006 19:53 GMT
Put the following code in the Activate event of your control panel.

DoCmd.Maximize

Signature

Lynn Trapp
Microsoft MVP (Access)
www.ltcomputerdesigns.com

> Using Access 2000
>
[quoted text clipped - 7 lines]
>
> What am I doing wrong?
Mary Hartman - 29 Nov 2006 21:03 GMT
>Put the following code in the Activate event of your control panel.
>
>DoCmd.Maximize

I now have DoCmd.Maximize in on_load, on_resize, on_activate,
on_dactivate.

The control panel is now  like a strob light.

When I open the smaller forms, it still resizes to "restore".
When I close the smaller froms, it now automatically resizes to
"maximize"????

There must be a way to keep it maximized and let the smaller forms
open in front of it?

Please?  Yes?  No?
missinglinq - 30 Nov 2006 14:50 GMT
On the forms you want to appear on top of your main form, set:

Border Style  Dialog
Popup  YES
Modal  YES

Signature

There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.