Hello ,,
I have a tree view displaying some files , and i want to open the file after double clicking the item but I can't found any double click event ..
What's the solution for this problem
Thank you,
Hello ,,
I have a tree view displaying some files , and i want to open the file after double clicking the item but I can't found any double click event ..
What's the solution for this problem
Thank you,
Tree view double click event ?
Troy Lundin
Thank you all.
Fixed after one hard working day,
Best Regards,
paruchuri
Hi,
Please don't any body have a solution for this issue , Because i really need it before the next 10 days ..
Thank you,
Tim Rupe
Thank you for your reply,
But this event is not available in the .NET Compact Frame Work, It's only available in the .NET Frame Work .
Waiting for any solution,
Best Regards,
Rush hour
http://msdn2.microsoft.com/en-us/library/system.windows.forms.treeview.nodemousedoubleclick.aspx
GRoston
Try the KeyPress event of the tree view.
It will work with a single press of the Enter button
Ratheesh
Jonathan Ward
Thank you for your reply
I did that before and this was helpful while using the tree without the stylus ,But I want to open the file also with a double click on the tree ..
To let the user open the file by double clicking it or he can just select it .
I hope to hear a solution soon ..
Thank you,