Results 1 to 2 of 2

Thread: How to remove a node of a treeview?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2000
    Location
    Vancouver, BC
    Posts
    21

    Unhappy

    I want to remove a node of a treeview previously created.
    Does anyone know how?

    Thank you

  2. #2
    New Member
    Join Date
    Nov 2000
    Posts
    6
    TreeView1.Nodes.Remove index of the node to be removed. You can use the "key" node's property instead of "index"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width