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

In This Topic
    TileForeColor Property (C1TileControl)
    In This Topic
    Gets or sets the default foreground color of tiles.
    Syntax
    'Declaration
     
    
    Public Property TileForeColor As Color
    public Color TileForeColor {get; set;}
    See Also