Article ID: 139874
Article Last Modified on 8/25/1999
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q139874
SUMMARY
When using a command button to set the focus to another object, you may
sometimes want to disable the command button and move the focus to another
object until another event occurs or a value is entered in a field. This
article shows by example how to do it.
REFERENCES
For additional information on the use of the NODEFAULT command, please see
the following article in the Microsoft Knowledge Base:
131095 How to Control the Occurrence of a Default Event
For additional information on SetFocus behavior, please see the following
article in the Microsoft Knowledge Base:
130525 PRB: SetFocus Doesn't Work When Called in the Valid Event
Additional query words: VFoxWin got disable commandbutton
Keywords: kbcode KB139874