How to Use a KeyPress Event in Lieu of ON KEY LABEL (140296)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
This article was previously published under Q140296 SUMMARY
Many developers use ON KEY LABEL to assign programs or procedures within
programs that are to be executed upon pressing a specific key (usually a
function key). However, if the ON KEY LABEL assignment is to be specific to
a control within a form, a better alternative would be to use the KeyPress
event of that control.
Modification Type: | Major | Last Reviewed: | 8/17/1999 |
---|
Keywords: | kbcode KB140296 |
---|
|