Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TreeView - Programmatically collapse levels
Message
 
À
28/04/2004 15:33:33
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00899093
Message ID:
00899096
Vues:
36
This message has been marked as the solution to the initial question of the thread.
>How do I programatically collapse levels for the TreeView control. It defaults to expanding all nodes, but I have enough data that I want to control what's expanded and what's collapsed when it first displays.

You can use the Expanded Property
oTree.Nodes(lcSomeChildNodeKey).Parent.Expanded=.F.
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform