Map for WinForms | ComponentOne
C1.Win.Map Namespace / Style Class / BackColor2 Property

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