Componentone Toolbar for WPF and Silverlight
C1.Silverlight.Toolbar Namespace / C1Toolbar Class / ToolbarTabStyle Property

In This Topic
    ToolbarTabStyle Property (C1Toolbar)
    In This Topic
    Gets or sets the toolbar tab control style.
    Syntax
    'Declaration
     
    
    Public Property ToolbarTabStyle As Style
    public Style ToolbarTabStyle {get; set;}
    See Also