Click or drag to resize

HotImageAutoHotPopupMenuClick Event

Occurs when a user clicks on an AutoHotPopupMenu for a hotspot. It passes AutoHotPopupMenuEventArgs from the 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 HotImageAutoHotPopupMenuEventHandler AutoHotPopupMenuClick

Value

Type: Deltabit.WinFormsHotImageAutoHotPopupMenuEventHandler
See Also