Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removeing all nodes from a TreeView.
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00252082
Message ID:
00252491
Views:
16
>>How do I do to remove one/all nodes from a TreeView?
>>
>>/Mårten Törnquist
>Use the Clear method.

A treeview does not have a .Clear method but one can easily
be written using the .NodeCount property, a FOR loop and
the Nodes.Remove method.

Sorry 'bout that George.

Steve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform