Click or drag to resize

HotImageHotMouseDown Event

Occurs when the mouse button is pressed down over a hotspot. It passes HotspotEventArgs from a HotImage to the event handler.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public event HotImageHotspotEventHandler HotMouseDown

Value

Type: Deltabit.WinFormsHotImageHotspotEventHandler
See Also