TreeNodeMouseHoverEventHandler
Wisej.Web.TreeNodeMouseHoverEventHandler
Last updated
Wisej.Web.TreeNodeMouseHoverEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.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.