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

In This Topic
    TabAreaBorder Property
    In This Topic
    Gets or sets the value indicating whether to draw border around the tab area.
    Syntax
    'Declaration
     
    
    Public Property TabAreaBorder As Boolean
    public bool TabAreaBorder {get; set;}
    See Also