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

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