Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00177457
Message ID:
00177887
Vues:
46
Mark and David,

Addlistitem takes three arguments, the value to add, the itemid, and the column.

lnNextItem = THIS.NextItemID + 1
THIS.AddListItem("ABC,1",lnNextitem,1)
THIS.AddListItem("ABC,2",lnNextitem,2)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform