Click or drag to resize

HotImageAutoHotPopupMenuBubbleClick Event

Occurs when a user clicks on an AutoHotPopupMenu which located on a child Hotimage. The AutoHotPopupMenuBubbleEventArgs are passed from the child Hotimage 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 HotImageAutoHotPopupMenuBubbleEventHandler AutoHotPopupMenuBubbleClick

Value

Type: Deltabit.WinFormsHotImageAutoHotPopupMenuBubbleEventHandler
See Also