Click or drag to resize

WindowlessComponentMouseHover Event

The MouseHover Event gets fired when the mouse pointer rests on the hitarea of the WindowlessComponent.

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public event MouseEventHandler MouseHover

Value

MouseEventHandler
See Also