System.Windows.Forms.TreeView.NodeMouseClick Event

Occurs when the user clicks a System.Windows.Forms.TreeNode with the mouse.

Syntax

public event TreeNodeMouseClickEventHandler NodeMouseClick

Remarks

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 Consuming Events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0