Input for WinForms | ComponentOne
C1.Framework Namespace / PolygonIconElement Class / BackColor Property

In This Topic
    BackColor Property (PolygonIconElement)
    In This Topic
    Gets or sets the color used to paint the icon's background.
    Syntax
    'Declaration
     
    
    Public Property BackColor As Color
    public Color BackColor {get; set;}
    See Also