System.Windows.Forms.TreeView.NodeMouseHover Event

Occurs when the mouse hovers over a System.Windows.Forms.TreeNode.

Syntax

public event TreeNodeMouseHoverEventHandler NodeMouseHover

Remarks

If the mouse is located over a System.Windows.Forms.TreeNode, the TreeView.NodeMouseHover event will occur before the Control.MouseHover event.

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