Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox,combobox- additem()
Message
 
À
02/10/2006 08:59:44
Arjun Bagojikop
Dynamic Super Software
Sangli, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
01158520
Message ID:
01158521
Vues:
21
>hi
>
>how can add two columns in listbox,combobox through additem()
thisform.ListBox1.AddListItem([Item1 Column1],1,1)
thisform.ListBox1.AddListItem([Item1 Column2],1,2)
thisform.ListBox1.AddListItem([Item2 Column1],2,1)
thisform.ListBox1.AddListItem([Item2 Column2],2,2)
...
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform