Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / ThemeEx Class / EditorForegroundColor Property

In This Topic
    EditorForegroundColor Property
    In This Topic
    Gets the color of the theme used to pain the foreground of the editors.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property EditorForegroundColor As Brush
    public static Brush EditorForegroundColor {get;}
    See Also