Click or drag to resize

AutoHotPopupTextForeColor Property

Gets or sets the ForeColor used to display the Text set in a Hotspot that has the focus.

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

Property Value

Type: Color
See Also