Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / BorderStyle Property

In This Topic
    BorderStyle Property
    In This Topic
    Indicates the border style for the DockingTab.
    Syntax
    'Declaration
     
    
    Public Property BorderStyle As BorderStyle
    public BorderStyle BorderStyle {get; set;}
    See Also