Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select a recently added node in a treeview
Message
 
To
09/01/2007 12:10:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6
Miscellaneous
Thread ID:
01183840
Message ID:
01183849
Views:
15
>If I have a recently added node in my treeview, how can I select or highlight it?
>
>TIA.
loTree.SelectedItem	= loTree.Nodes.Add(lcParent, 4, lcKey, lcText)
loTree.SelectedItem.EnsureVisible
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Reply
Map
View

Click here to load this message in the networking platform