Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox
Message
De
02/12/2002 12:49:13
 
 
À
02/12/2002 12:04:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00728644
Message ID:
00728690
Vues:
18
Try the second method

With Thisform.Combobox
.AddItem("Option1")
.AddItem("Option2")

(more)

.AddItem("OptionLast")
EndWith


Just make sure you change to .RowSourceType = 0
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform