ComponentOne TileControl for WinForms
HotCheckForeColor Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : HotCheckForeColor Property
Gets or sets the color that replaces ForeColor when a checked tile is hovered with the mouse.
Syntax
'Declaration
 
Public Property HotCheckForeColor As System.Drawing.Color
public System.Drawing.Color HotCheckForeColor {get; set;}
Remarks
The value of this property is ignored if either HotBackColor or CheckBackColor are not set.
See Also

Reference

C1TileControl Class
C1TileControl Members