Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / C1Button Class / BackColor Property

In This Topic
    BackColor Property (C1Button)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Property BackColor As Color
    public override Color BackColor {get; set;}
    See Also