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

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