ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / BackColor Property

In This Topic
    BackColor Property (C1TextBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows Property BackColor As Color
    public new Color BackColor {get; set;}
    See Also