Gets or sets the
Brush that will be assigned to the Foreground of the tab strip.
Namespace:
C1.WPF
Assembly:
C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public Brush TabStripForeground { get; set; } |
| Visual Basic |
|---|
Public Property TabStripForeground As Brush
Get
Set |
See Also