Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTabPage Class / TabBackColorSelected Property

In This Topic
    TabBackColorSelected Property
    In This Topic
    Gets or sets the background color for the selected tab.
    Syntax
    'Declaration
     
    
    Public Property TabBackColorSelected As Color
    public Color TabBackColorSelected {get; set;}
    See Also