Hi,

I need to identify double-click events on the tree view nodes and
display another form. I tried with this http://blogs.msdn.com/netcfteam/archive/2005/05/23/421143.aspx
But to my surprise, when I dragged the user control to the form, I
did'nt find the Nodes property in the properties window. But its
acceptable at run time.
How do I handle double-click event on the tree view? What
modifications are needed to make this code work for double-click?
Please help.

Thanks,
Hari