BUG: ZOOM WINDOW MIN Does Not Minimize User-Defined Window (189721)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q189721 SYMPTOMS
A user-defined window cannot be minimized after it has been defined unless
it is active.
RESOLUTION
The resolution is to assign the "name" property to the window and set the
windowstate property of the window to "1" prior to activating the window.
The code for the resolution is below. Remove the ampersands (&&) to view
the correct behavior.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
REFERENCES
Visual FoxPro help; search on: ZOOM WINDOW
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbbug kbnofix KB189721 |
---|
|