ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / CheckListStyles Class / CheckBoxColor Property

In This Topic
    CheckBoxColor Property
    In This Topic
    Gets or sets the checkbox color.
    Syntax
    'Declaration
     
    
    Public Property CheckBoxColor As Color
    public Color CheckBoxColor {get; set;}
    See Also