Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clearing List Boxes
Message
De
02/07/2003 07:37:16
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00805993
Message ID:
00806004
Vues:
23
Hi Neil.

Can anybody tell me how you can clear the contents of a list box. the list box is for information only from an SQL query. No selections of records will take place inside the list box.

Change your RowSOurceType to 0-None and populate the listboc with the query results using its AddItem() method. Then, when you want to clear the list box, you can just use its Clear() method.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform