TabControlForeground Property (C1DockControl)
In This Topic
Gets or sets the
System.Windows.Media.Brush used as foreground of the contained
C1DockTabControls.
Syntax
'Declaration
Public Property TabControlForeground As Brush
public Brush TabControlForeground {get; set;}
See Also