ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Tile Class / ForeColor5 Property

In This Topic
    ForeColor5 Property (Tile)
    In This Topic
    Gets or sets the fifth additional foreground color for the tile.
    Syntax
    'Declaration
     
    
    Public Property ForeColor5 As Color
    public Color ForeColor5 {get; set;}
    See Also