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

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