Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Search for node in Treeview
Message
From
10/10/2006 12:43:01
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
10/10/2006 12:37:07
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01160907
Message ID:
01160911
Views:
16
>Hi All,
>
>I would like to search for a node in a treeview based on the key and select the item when found. How would I do that?
>
>TIA
>M

myTv.SelectedItem = myTv.Nodes("key")

or:
myTv.Nodes("key").Selected = .t.
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