Wisej.Web.TreeNodeMouseHoverEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents the method that will handle the NodeMouseHover event of a TreeView.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A TreeNodeMouseHoverEventArgs that contains the event data.
Fired when the mouse hovers over a TreeNode.
Fired when the mouse leaves the TreeNode.
Fired when the mouse hovers over a TreeNode.
Fired when the mouse leaves the TreeNode.