Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Prevent Valid firing when clicking outside text/editbox
Message
De
28/05/2005 05:15:43
 
 
À
28/05/2005 00:27:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01018326
Message ID:
01018346
Vues:
10
Hi Herman,

>
>*** Textbox Valid Event
>***********************
>Local array la_MouseObject[1]
>
>If mdown()
>   = AMouseObj( la_MouseObject )
>   If inlist( upper( la_MouseObject[1].Class ), ;
>         'FORM', 'LABEL', 'SHAPE', 'LINE', 'CONTAINER' )
>      Return 0
>   endif
>endif
>
>*** Do your validation
>Wait 'Valid Event is fired' window nowait
>
You're right - not a good solution - a great solution! :)

Works like a charm!

Thanks again for your help,

Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform