Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TreeView question
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00259855
Message ID:
00260780
Views:
13
>What if a node had 5 children? How would I loop
>and get a reference to each of the 5 child nodes?

For Each Node in MyForm.Treeview1.nodes
*-- Do some stuff
Endfor

Mike Stewart
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform