ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckList Class / BackColor Property

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