Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / BorderStyle Property

In This Topic
    BorderStyle Property (C1Schedule)
    In This Topic
    Gets or sets the type of border around the control.
    Syntax
    'Declaration
     
    Public Shadows Property BorderStyle As System.Windows.Forms.BorderStyle
    public new System.Windows.Forms.BorderStyle BorderStyle {get; set;}
    See Also