Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dropdown list does not change values
Message
De
07/06/2005 06:36:43
 
 
À
06/06/2005 11:43:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01020523
Message ID:
01020819
Vues:
17
I can drop down and select a value, but when I release the mouse the old value remains.

You probably have code like this:
This.Refresh()
in the InteractiveChange.

Refreshing the control updates its value from its underlying controlSource. Its ControlSource is not updated from its value until its Valid fires, so refreshing the control in its interactive change would cause this kind of behavior.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform