RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SimplifiedDecreaseFontSizeTool Class / PressedForegroundBrush Property

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