ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownForm Class / BorderStyle Property

In This Topic
    BorderStyle Property (DropDownForm)
    In This Topic
    Determines the style of the control's border.
    Syntax
    'Declaration
     
    
    Public Property BorderStyle As BorderStyle
    public BorderStyle BorderStyle {get; set;}
    See Also