ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / BorderStyle Property

In This Topic
    BorderStyle Property (C1DropDownControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Property BorderStyle As BorderStyle
    public BorderStyle BorderStyle {get; set;}
    See Also