ACC2000: Setting Visible Property to False Does Not Hide Form (208896)
The information in this article applies to:
This article was previously published under Q208896 Novice: Requires knowledge of the user interface on single-user computers.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SYMPTOMS
When you set a form's Visible property to False, the form is not hidden.
CAUSE
The Database window is hidden, and the form's OnDeactivate property setting specifies a macro containing the Restore action.
RESOLUTION
To hide the form, either remove the Restore action from the macro specified in the form's OnDeactivate property, or do not hide the Database window.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. REFERENCESFor more information about macros and how they work, click Microsoft Access Help on the
Help menu, type macros: what they are and how they work in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned.
Modification Type: | Major | Last Reviewed: | 6/29/2004 |
---|
Keywords: | kbbug kbnofix KB208896 |
---|
|