System.Windows.Forms.TreeView.NodeMouseDoubleClick Event

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

Syntax

public event TreeNodeMouseClickEventHandler NodeMouseDoubleClick

Remarks

This event occurs when the user double-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 handling events, see Consuming Events.

Requirements

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