Click or drag to resize

HotImageHotBubbleClick Event

Occurs when the user clicks on a hotspot located on a child Hotimage which is at the end of the hierarchy. The HotBubbleEventArgs are passed from the child HotImage back to the top most parent HotImage where the event is raised.

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

Value

Type: Deltabit.WinFormsHotImageHotBubbleEventHandler
See Also