RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SimplifiedFindAndReplaceTool Class / HeaderForeground Property

In This Topic
    HeaderForeground Property (C1SimplifiedFindAndReplaceTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HeaderForeground As Brush
    public Brush HeaderForeground {get; set;}
    See Also