Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
F1 key
Message
From
28/11/2001 07:09:13
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: F1 key
Miscellaneous
Thread ID:
00585920
Message ID:
00586859
Views:
26
>In my form's keypress, I want to perform an action if the user hits F1. But the vfp help keeps arising and I do not want to use the "on key label" as that forces me to execute a prg.

Not ideal, I know, but following on from Jim's suggestion, would it be acceptable to check for another value in keypress, eg ctrl+alt+shift+f1 ?

If so, try :
ON KEY LABEL F1 KEYBOARD '{CTRL+ALT+SHIFT+F1}'
Len Speed
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform