Results 1 to 4 of 4

Thread: [RESOLVED] TreeView - get expanded node

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2002
    Posts
    146

    Resolved [RESOLVED] TreeView - get expanded node

    Code:
     public void treeView1_AfterExpand(object sender, TreeViewEventArgs e)
    {
              
    }
    How do I get the expanded node of the tree? (The node that the user expands)
    Last edited by winterslam; Jun 30th, 2009 at 01:18 AM.

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