|
-
Apr 8th, 2000, 08:14 AM
#1
Thread Starter
New Member
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
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
|