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

In This Topic
    BorderStyle Property (C1DropDownEditorBase)
    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