BUG: FoxPro Window Does Not Move to FrontLast reviewed: June 26, 1995Article ID: Q123429 |
The information in this article applies to:
SYMPTOMSIt is not possible to bring the Microsoft FoxPro window to the top when another window is on top of it. This problem occurs if a window was created by the DEFINE WINDOW command.
RESOLUTIONDo not use MsgBox() and do not call any functions in the Windows API (such as MessageBox) that create new windows. Instead, use the DEFINE WINDOW command in FoxPro to create all windows.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional reference words: FoxWin 2.60a buglist2.60a
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |