PRB: Closing SDI Form with Menu Causes Objects to Shift Upward (156243)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
This article was previously published under Q156243 SYMPTOMS
If a Single-Document Interface (SDI) or Top-Level form (form with the
ShowWindow property set to 2 - As Top-Level Form) has a menu, releasing the
form causes the controls contained within the form to momentarily shift
upward before the form disappears.
WORKAROUND
Set the form's Visible property to .F. - False before releasing the form.
See the MORE INFORMATION section below for details on implementing this.
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 12/14/1999 |
---|
Keywords: | kbprb kbui KB156243 |
---|
|