Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keypress event
Message
From
08/03/2001 09:42:21
Robert Powell
Ascension Capitol Group, Inc.
Arlington, Texas, United States
 
 
To
08/03/2001 03:49:25
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00483051
Message ID:
00483129
Views:
10
You can add this code to the LOAD method of the form:
* F1 - key
ON KEY LABEL F1 _SCREEN.ACTIVEFORM.F1

Then add a F1 method to the form and put your code there. You may also want to do a PUSH KEY when the form loads and POP KEY when the form unloads.

-Bob
Previous
Reply
Map
View

Click here to load this message in the networking platform