TreeView::NodeMouseClick Event
.NET Framework (current version)
Occurs when the user clicks a TreeNode with the mouse.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This event occurs when the user clicks any part of a tree node with the mouse, including the plus sign (+) or minus sign (-) that indicates whether the node is collapsed or expanded.
For more information about how to handle events, see Handling and Raising Events.
.NET Framework
Available since 2.0
Available since 2.0
Show: