Click or drag to resize

HotImageAutoHotPopup Property

The AutoHotpopup appears when a Hotspot has the focus. These properties apply to all Hotspots in the HotImage. The Text and or the Description of the Hotspot is inserted into the AutoHotPopup when the Hotspot has the focus. Alternatively a pop-up menu can be displayed.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public AutoHotPopup AutoHotPopup { get; set; }

Property Value

Type: AutoHotPopup
See Also