Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What Event Fires
Message
De
27/09/2000 18:50:06
 
 
À
27/09/2000 18:34:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00421810
Message ID:
00421815
Vues:
15
>I have a combo box on my form. What event fires as soon as the user makes a selection from the list?

In this order:

InteractiveChange()
Click()
Valid()

Note that the InteractiveChange() also fires each time the user arrows through the dropped down list - so I would recommend against firing off any code there. Put it in the Click() or the Valid().
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform