Click or drag to resize

HotImageChildBubbleLoad Event

Occurs when the user clicks on a hotspot that has a child Hotimage, and is raised when the child Hotimage Load event is raised. A reference to the child HotImage is passed as an event argument to the top most parent Hotimage.

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

Value

Type: Deltabit.WinFormsHotImageChildBubbleLoadEventHandler
See Also