BUG: MODIFY WINDOW SCREEN Does Not Reset BackColor Property (156235)
The information in this article applies to:
- 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 Q156235 SYMPTOMS
Using the MODIFY WINDOW SCREEN command to reset the value of the BackColor
property of the _SCREEN system variable does not work.
WORKAROUND
You can work around this by issuing the following command:
_SCREEN.ResetToDefault('BackColor')
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 10/16/2002 |
---|
Keywords: | kbBug kbProgramming kbui KB156235 |
---|
|