Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1SimplifiedTabControl Class / TabStripForeground Property

In This Topic
    TabStripForeground Property (C1SimplifiedTabControl)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property TabStripForeground As Brush
    public Brush TabStripForeground {get; set;}
    See Also