[]
        
(Showing Draft Content)

C1.Win.C1Tile.C1TileControl.HotCheckForeColor

HotCheckForeColor Property

HotCheckForeColor

Gets or sets the color that replaces ForeColor when a checked tile is hovered with the mouse.

Declaration
public Color HotCheckForeColor { get; set; }
Remarks

The value of this property is ignored if either HotBackColor or CheckBackColor are not set.