Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Valid Event..
Message
De
02/09/1999 12:19:34
 
 
À
02/09/1999 12:14:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00260658
Message ID:
00260660
Vues:
16
>I have a valid event that contains the following command:
>
>IF LASTKEY() = 27
> RETURN .T.
>ENDIF
>
>but whenever I press a Cancel button, the valid event still goes through and I cannot cancel without entering something...
>
>TIA
>
>Jeff T.

Set the Cancel property of the button to True. Then when you press the Cancel button LASTKEY() will return 27.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform