Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Treeview
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00250096
Message ID:
00250576
Views:
31
Hi George,

Thanks for the reply. I couldn't find a SelectedItem property for the OLETreeView 6.0. I did however figure out the following from the hint that Bob Tracy gave me.

In the oleTreeView1.NodeClick
THISFORM.txtDir.Value = TRIM(node.text)

Thanks


>>Does anyone know how to reference the item selected in a treeview?
>>
>>oleTreeView1.Click
>> ThisForm.txtTreeSelect.Value =
>>
>>
>>Thanks
>
>John,
>
>Look at the SelectedItem property.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform