Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListBox and TreeView Control
Message
De
16/08/2001 13:29:38
 
 
À
16/08/2001 12:13:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00544775
Message ID:
00544833
Vues:
14
Hi Josh,

>>lcNode = THIS.List(THIS.ListIndex, 2)

This is just off the top of my head, but you want something like:

lcNode = This.List(ItemIDToIndex(This.ListItemID), 2)

You'll figure it out if you check out the ItemToIndex() method and ListItemID property in the Help file.

pamela
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform