Gets or sets the Brush that will be assigned to the Background of the tab strip.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public Brush TabStripBackground { get; set; }
Visual Basic
Public Property TabStripBackground As Brush
	Get
	Set

See Also