Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select a recently added node in a treeview
Message
 
À
09/01/2007 12:10:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6
Divers
Thread ID:
01183840
Message ID:
01183849
Vues:
16
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform