Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trapping for adding a new member in a COMBO BOX.
Message
De
25/09/1997 08:26:08
 
 
À
24/09/1997 13:53:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00051450
Message ID:
00051561
Vues:
37
>I want to write code in the event when a new member is added
>in a COMBO BOX. Does anybody know what the name of that event is?
>thanks..
Hi Robert.

If you are talking about adding a new member to a drop down combo, you have to check for ComboBox.DisplayValue <> ComboBox.Value. Then you decide if you want to add the new item. How you do it depends on what your RowSource is. Afterwards, do a ComboBox.Requery().

Marcia
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform