Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Expanding a Treeview
Message
 
À
23/08/2002 04:56:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00692806
Message ID:
00692814
Vues:
24
>Dear All,
>
>When I create a treeview and display it on a form, it is in a collapsed state and as a result of which i have to click on the root node to expand it.
>
>I would greatly appreciate if anyone could give me the command to expand a treeview programmatically.
>
>with sincere thanks.
Try setting the nodes expanded property
oNode.Expanded = .T.
HTH
Caroline
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform