Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keypress event
Message
De
08/03/2001 09:42:21
Robert Powell
Ascension Capitol Group, Inc.
Arlington, Texas, États-Unis
 
 
À
08/03/2001 03:49:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00483051
Message ID:
00483129
Vues:
11
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform