Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inkey value for X close button on top of right hand corn
Message
De
22/09/1997 11:59:20
 
 
À
22/09/1997 11:50:01
Jim Si
Alberta Research Council
Calgary, Alberta, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00051043
Message ID:
00051046
Vues:
40
>I have a combo box and its validate code attached to valid method. If a user wants to get out the form by clicking on the top of right hand corner X button. It always return a valid error message first before get out.
>
>I would like to avoid the valid code by checking what inkey code is for X close button (like escape key inkey code is 27). Any suggestions?
>
>Jim S

That's a good example why it's not healthy practice to use Control.Valid events. IMHO, the right solution is to move all validations to cmdSave.Click event.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform