Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / BorderStyle Property

In This Topic
    BorderStyle Property (C1Editor)
    In This Topic
    Indicates whether the editor should have a border.
    Syntax
    'Declaration
     
    Public Shadows Property BorderStyle As System.Windows.Forms.BorderStyle
    public new System.Windows.Forms.BorderStyle BorderStyle {get; set;}
    See Also