PRB: Closing SDI (Top-Level) Form Does Not Release Menu (156089)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q156089 SYMPTOMS
If a Top-Level, or single document interface (SDI), form uses a menu, this
menu is not automatically released when the form is released.
WORKAROUND
In order for a menu to be released, you must issue the RELEASE MENUS
command. If you want the menu to be released when the form is closed, issue
the command as follows in the Destroy method of the form:
RELEASE MENUS <menuname> EXTENDED
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | KB156089 |
---|
|