ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.8 Assembly / C1.Win.C1Tile Namespace / Tile Class / ForeColor2 Property

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