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