ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / ImageElement Class / ForeColor Property

In This Topic
    ForeColor Property (ImageElement)
    In This Topic
    Gets or sets the foreground color for symbols, numbers, and stars.
    Syntax
    'Declaration
     
    
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also