RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1FontFamilyTool Class / PressedBrush Property

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