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

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