[]
Gets or sets the color that replaces ForeColor when a checked tile is hovered with the mouse.
public Color HotCheckForeColor { get; set; }
Public Property HotCheckForeColor As Color
The value of this property is ignored if either HotBackColor or CheckBackColor are not set.