Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete an individual node in a treeview control
Message
From
08/04/1999 12:57:19
 
 
To
08/04/1999 07:49:45
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00206372
Message ID:
00206516
Views:
16
Hi David.

>The problem is that i can delete or clear all nodes in my treeview
>control but i can't delete a single node .

Use the Remove method of the Nodes collection. eg. Thisform.oTree.Nodes.Remove(lnNodeNumber).

For more help on the TreeView control, you can download a document from the Technical Papers page of Stonefield's Web site.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform