Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox Question...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00747367
Message ID:
00747489
Vues:
20
This message has been marked as the solution to the initial question of the thread.
Hi John,

The ListIndex property changes according to the order the list and is automatically updated.

The ListItemId number does not change as items are added, deleted or re-arranged within the list. You can change it progammatically, however.

pamela

>I'm making my own moverlist. When I add an item I need to check and see if that item already exists in the right side listbox. Is there a property that identifies each item in a list regardless if you've taken some out, added some more in, etc...
>
>Ex:
>"Apple" in list is 1
>"Orange" in list is 2
>"Pear" in list is 3
>
>Then, if you take out Apple you get:
>
>"Orange in list is 1
>"Pear" in list is 2
>
>Know what I mean?¿ A property which is automatically updated if any changes to the list are made.
>
>Thanks!!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform