InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Style Class / BackColor2 Property

In This Topic
    BackColor2 Property (Style)
    In This Topic
    Gets or sets the secondary color used to build the background gradient.
    Syntax
    'Declaration
     
    Public Property BackColor2 As Color
    public Color BackColor2 {get; set;}
    See Also