ACC: Forms Unexpectedly Restored from Maximized StateID: Q150499
|
Novice: Requires knowledge of the user interface on single-user computers.
When you view and switch between maximized forms, all forms may suddenly
become "un-maximized" (restored).
Change the MinMaxButtons property of the form to either Max Enabled or Both Enabled.
Microsoft has confirmed this to be a problem in Microsoft Access 7.0 and 97.
NOTE: Although switching the BorderStyle property of a form to some
setting other than Dialog will also resolve the problem, the Dialog setting
for this property is not considered a cause of the problem. Dialog boxes,
by design, cannot be maximized. Therefore, if you set a form's BorderStyle
property to Dialog, the form cannot be maximized.
When you switch from form to form, all the forms will remain maximized
until you place the focus on a form whose MinMaxButtons property has been
set to None or Min Enabled. At this point, all forms and other Microsoft
Access windows (such as the Database window) that are opened in a maximized
state will be restored.
For more information about the MinMaxButtons property, search the Help Index for "MinMaxButtons property," or ask the Microsoft Access 97 Office Assistant.
Keywords : kbusage FmsProp
Version : 7.0 97
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: April 28, 1999