Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Esc does quit
Message
 
À
27/09/1997 15:47:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00051976
Message ID:
00052069
Vues:
40
>In many application, pressing Esc is quitting the form.
>
>What's the best way to handle that in Visual FoxPro?
I make the Exit or Cancel button have the Cancel property set to .T. If there is no cancel button then I set Form.KeyPreview to .T. and catch the nKeyCode = 27 in the Form.KeyPress event
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform