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

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