Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListBoxes and Mover bars
Message
 
À
18/07/1999 05:12:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00242832
Message ID:
00242853
Vues:
31
>Now I really feel like an idiot, talking to myself < bg >. I think I answered my own question. The THIS.List property should show each item as they are displayed in the listbox. (I had originally been looking at the .ListItem property, which wasn't the correct one.)
>
>Am I on the right track?
>

Bonnie,

Yes you are. Each item in the list has an index number and an item number. The index number changes when the item is moved, but the itemnumber remains with that item all the time and doesn't change. The List collection use the Index number to identify the item, while the ListItem collection uses the ItemNumber to do it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform