ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp Namespace / C1DynamicHelp Class / BorderStyle Property

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