ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / BorderStyle Property

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