The information in this article applies to:
SYMPTOMSUsing the Font clause on the DEFINE WINDOW command under Visual FoxPro 5.0 and higher causes the resulting window to appear with a double border. In FoxPro 2.6a for Windows and Visual FoxPro 3.0b, the window has a single pixel border. RESOLUTIONTo preserve the single border window, do not use the FONT clause with the DEFINE WINDOW command in Visual FoxPro 5.0 or higher. STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONIdentical DEFINE WINDOW commands create windows that differ in appearance when run under Visual FoxPro 5.0 and higher compared with FoxPro for Windows 2.6a and Visual FoxPro 3.0b. Along with the difference in border styles noted above, a close box appears in the upper right-hand corner when the code runs under Visual FoxPro 3.0b and FoxPro 2.6a for Windows. In Visual FoxPro 5.0 and higher, however, the close box is absent. Steps to Reproduce Behavior
Additional query words:
Keywords : kbVFp kbVFp500bug kbVFp600bug FxprgUdwindow |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |