Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1ComboBox Class / BorderStyle Property

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