Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Valid Event!!
Message
De
05/06/1997 20:03:14
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00035310
Message ID:
00035314
Vues:
37
>I have a problem with using Valid Event!
>In my form I have a 3 pages of pageframe, in one of my textbox I set up a valid rule in the valid event. Within the same textbox but other event I try to call the valid event:
>
>if ThisForm.PageFrame1.Page3.Text1.Valid
>
>else
>endif
>
>It gives me an error message saying Valid is a method, event, or an object
>
>any idea on how to call the event!!

Try putting a () after the call to the event: ThisForm.PagFrame1.Page3.Text1.Valid()

Craig
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform