|
-
Apr 5th, 2007, 02:31 PM
#1
Thread Starter
Member
[RESOLVED] VS2005: How to determine which node was double-clicked
Can anyone help to determine which node was double-clicked when the doubleclick event fires for the treeview?
I am currently using an imagelist with the treeview nodes. To avoid having the selectedimage display when a node is clicked, I am cancelling the event when the BeforeSelect event fires. Therefore, the node that was just clicked is not the selected node. So I can't use the selectednode property to determine the node that was double-clicked. Any other ideas?
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
|