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

In This Topic
    BackColor Property (PanelElement)
    In This Topic
    Gets or sets the background color of the panel element.
    Syntax
    'Declaration
     
    
    Public Property BackColor As Color
    public Color BackColor {get; set;}
    See Also