FIX: StatusBarText Does Not Change with SetFocus Method
Article ID: 135330
Article Last Modified on 9/30/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b Standard Edition
This article was previously published under Q135330
SYMPTOMS
The text string on the Status Bar does not show the correct object
StatusBarText property with the SetFocus method.
WORKAROUND
You can substitute KEYBOARD '{TAB}' for the line thisform.text1.setfocus as
many times as necessary to move to the desired object.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article. This problem has been fixed in
Visual FoxPro 5.0 for Windows.
Additional query words: 3.00 3.00b
Keywords: kbbug kbfix kbvfp500fix KB135330