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

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