ComponentOne FinancialChart for WPF
EditorForegroundColor Property



C1.WPF Namespace > ThemeEx Class : EditorForegroundColor Property
Gets the color of the theme used to pain the foreground of the editors.
Syntax
'Declaration
 
Public Shared ReadOnly Property EditorForegroundColor As Brush
'Usage
 
Dim value As Brush
 
value = ThemeEx.EditorForegroundColor
public static Brush EditorForegroundColor {get;}
public:
static property Brush^ EditorForegroundColor {
   Brush^ get();
}
See Also

Reference

ThemeEx Class
ThemeEx Members