Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with events
Message
De
26/05/1999 11:18:59
 
 
À
26/05/1999 07:27:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00222837
Message ID:
00222958
Vues:
31
Franck,

I have read the other responses.

I wonder if you might get the desired result if you coded a DoDefault() in the Text1.Valid? Might be worth a shot.

Good luck,

Jim N

>I have two textboxes and when I use the key tab to go from on to the other textbox four events will occur:
>
>Textbox1.Valid
>Textbox1.Lostfocus
>Textbox2.When
>Textbox.2.GotFocus
>
>But if I do the same with mouse the events will occur like this:
>
>Textbox1.Valid
>Textbox2.When
>Textbox1.Lostfocus
>Textbox.2.GotFocus
>
>Why the events occur not in the same order when I select a textbox with a mouse click or the tab key.
>How I can change the order of these events?
>
>Thanks in advents for the answer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform