ComponentOne TileControl for WinForms
HotForeColor Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : HotForeColor Property
Gets or sets the color that replaces ForeColor when a tile is hovered with the mouse and HotBackColor is set.
Syntax
'Declaration
 
Public Property HotForeColor As System.Drawing.Color
public System.Drawing.Color HotForeColor {get; set;}
See Also

Reference

C1TileControl Class
C1TileControl Members