ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1CheckBox Class / BorderStyle Property

In This Topic
    BorderStyle Property (C1CheckBox)
    In This Topic
    Gets or sets the border style of the C1CheckBox control.
    Syntax
    'Declaration
     
    
    Public Property BorderStyle As BorderStyle
    public BorderStyle BorderStyle {get; set;}
    See Also