Input for WinForms | ComponentOne
C1.Win.Input Namespace / IComboBox Interface / BorderStyle Property

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