FIX:Visual FoxPro Hangs If Focus Set to TextBox in Grid ColumnLast reviewed: October 29, 1997Article ID: Q136422 |
3.00
WINDOWS
kbprg kbfixlist kbbuglist
The information in this article applies to:
SYMPTOMSCalling the SetFocus method of a text box in a grid's Column from a Valid event of another text box on a Form causes Visual FoxPro to hang (stop responding).
WORKAROUNDCall the SetFocus method from the LostFocus event instead of from the Valid event.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual FoxPro 3.0b for Windows.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional reference words: 3.00 VFoxWin fixlist3.00b buglist3.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |