Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding items to 2nd column of Combo
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00396237
Message ID:
00396378
Vues:
10
That did it, thanks.

>FOR i = 1 to 10
>this.Combo1.AddListItem(STR(i),i,1)
>this.Combo1.AddListItem("Colm 2"+STR(i),i,2)
>NEXT
George
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform