Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When event
Message
De
12/06/1996 13:36:41
 
 
À
12/06/1996 09:02:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00002220
Message ID:
00002232
Vues:
30
>I've found something, wich caused me a huge
>headache:
>
>Suppose you have 2 controls: Control1 & Control2
>
>Control1 has the focus and the Control2.Click code
>is "Control1.SetFocus()"
>
>When you click on Control2, this is what happens:
>
> Control1.Valid
> Control2.When
> Control1.LostFocus
> Control2.GotFocus
> Control2.Click
> Control1.When
> Control2.LostFocus
> Control1.GotFocus
> Control2.Valid
> Control2.When
>

Let me be sure I have this correct. You are suggesting that if you click on control2, the first event that fires is the VALID event for control1. Is that right ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform