ComponentOne TileControl for WinForms
ForeColor Property (TextElement)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > TextElement Class : ForeColor Property
Gets or sets the foreground color of the text element.
Syntax
'Declaration
 
Public Property ForeColor As System.Drawing.Color
public System.Drawing.Color ForeColor {get; set;}
See Also

Reference

TextElement Class
TextElement Members