Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview again
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00351312
Message ID:
00351336
Views:
16
>let's assume the user clicks on an item in the list(node or leaf) what code >would give me the displayvalue?
>lcDisplayValue=THISFORM.pageframe1.page2.olecontrol2.?????????

Peter,

try

lcDisplayValue=THISFORM.pageframe1.page2.olecontrol2.SelectedItem.Text

HTH,

Phil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform