Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TreeView question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00259855
Message ID:
00260840
Vues:
12
>Have you tried this?

Yup, works like a champ. I essentially copied it from some production code.

>I pass in the starting node
>as oRootNode. I tried:
>
>FOR EACH Node IN oRootNode
>
>ENDFOR

In that case, you'd probably want to access the Child collection, so you'd use:

For Each Child In oRootNode
Mike Stewart
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform