ACC: Maximized Forms First Appear as Restored (149930)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q149930 Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
Forms will always open to a maximized state once any other Microsoft Access
window has been maximized (excluding the Microsoft Access Desktop).
However, when a Microsoft Access window is maximized, forms may briefly be
displayed in a restored state when first opened, instead of immediately
opening maximized. This behavior will vary, based on the setting of the
form's MinMaxButtons property.
RESOLUTION
Either set the MinMaxButtons property to Max Enabled or Both Enabled or
follow these steps when using the None or Min Enabled settings:
- Create a new, blank macro.
- Add the Echo action as the first action to the macro and set its Echo On
argument to No.
- Add OpenForm as the second action to the macro and set its Form Name
argument to the name of the form that will be opened maximized.
- Add another Echo action as a third action to the macro and set its
Echo On argument to Yes.
- Save and run the macro.
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access 7.0
and 97.
Modification Type: | Major | Last Reviewed: | 10/20/2003 |
---|
Keywords: | kbbug KB149930 |
---|
|