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

In This Topic
    TabAreaSpacing Property
    In This Topic
    Gets or sets the spacing between the edge of the tab area and the tabs.
    Syntax
    'Declaration
     
    
    Public Property TabAreaSpacing As Integer
    public int TabAreaSpacing {get; set;}
    See Also