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

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