Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the Key & Text of a child node
Message
From
29/09/2006 17:41:18
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
29/09/2006 16:46:24
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01158283
Message ID:
01158303
Views:
25
>Hi All,
>
>I have a treeview with parents & child nodes. How could I get the Node.Key & Node.Text of the selected child node?
>
>TIA.
>
>M.
with thisform.myTV.SelectedItem
 ? .Key,.Text,.Fullpath
endwith
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform