ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.8 Assembly / C1.Win.C1Sizer Namespace / Gradient Class / BackColor2 Property

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