ComponentOne DockControl for WPF and Silverlight
TabControlForeground Property

C1.WPF.Docking Namespace > C1DockControl Class : TabControlForeground Property
Gets or sets the System.Windows.Media.Brush used as foreground of the contained C1DockTabControls.
Syntax
'Declaration
 
Public Property TabControlForeground As System.Windows.Media.Brush
public System.Windows.Media.Brush TabControlForeground {get; set;}
See Also

Reference

C1DockControl Class
C1DockControl Members