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

In This Topic
    BorderColor Property (C1CheckList)
    In This Topic
    Gets or sets the color of the control border.
    Syntax
    'Declaration
     
    
    Public Property BorderColor As Color
    public Color BorderColor {get; set;}
    See Also