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