Results 1 to 3 of 3

Thread: Treeview Control

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2000
    Posts
    4
    I am writing a program that uses the treeview control to store a series of names as nodes within the control. Each node will represent a specific forms that has been modified by the user. The nodes will be added at run-time as, for example, when the user clicks on a command button on the same form as the treeview control that will open another form which modifications will be made to and then a command button on that form will return the user to the form with the treeview control and add a node with a title that was inputed on the previous form. I also would like to some how trap the treeview's doubleclick event so that when the user clicks on any given node in the treeview control, the form associated with that node is shown with all modification that were previously made present. Any help will be greatly appreciated.

    Thanks

  2. #2
    Hyperactive Member
    Join Date
    Aug 1999
    Posts
    482
    Check your other Post.
    Is that what you wanted?

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2000
    Posts
    4

    Further Explaination?

    Not sure how or where I would use this code snippet. Just started learning VB not to long ago. Could you be more specific please.

    Thanks a million

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