Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Boxes
Message
De
12/01/2000 05:58:19
 
 
À
12/01/2000 05:50:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00316782
Message ID:
00316786
Vues:
13
Prefix the list item with the \ character, for example:

ThisForm.cmbCombo.AddItem("Item One")
ThisForm.cmbCombo.AddItem("\Item Two")
ThisForm.cmbCombo.AddItem("Item Three")

I have not tried this with combobox controls that have a data source such as a table.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform