|
-
Feb 26th, 2000, 04:39 PM
#1
Thread Starter
Addicted Member
Hi Everyone,
When using the TreeView control how do I remove a specfic node.
-
Feb 26th, 2000, 10:02 PM
#2
Addicted Member
tv.nodes.remove(Index)
or
tv.nodes.remove(Key)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|