Heenan, Lambert
Lambert.Heenan at AIG.com
Thu Sep 2 10:11:34 CDT 2004
This happens in all versions of access and indeed all MDI applications. If you want to keep the first form maximized either issue a DomCmd.Mazimize in the form's Activate event or open the other forms in pop-up mode. Lambert > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [SMTP:accessd-bounces at databaseadvisors.com] On Behalf Of Nicholson, Karen > Sent: Thursday, September 02, 2004 10:09 AM > To: accessd at databaseadvisors.com > Subject: [AccessD] Form Resizing Itself > > I don't think I have worked in A2K (XP). The funkiest thing is > happening. I have a frmMainSwitchboard that opens, I do a > DoCmd.Maximize in the on open event. If I click on a button to open up > another form, leaving frmMainSwitchboard open, when I return to > frmMainSwitchboard it shrinks in size to center itself on the screen. I > have all the centering stuff turned off. There is no code that touches > this form from the second code. What the? Any ideas, this should be a > simple one. > > Karen Nicholson > National Laboratory > Xerox Global Services > > > -- > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com