Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListBox and TreeView Control
Message
From
16/08/2001 13:29:38
 
 
To
16/08/2001 12:13:54
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00544775
Message ID:
00544833
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform