Click or drag to resize

WindowlessComponentClick Event

The Click Event gets fired when the user clicks 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 Click

Value

MouseEventHandler
See Also