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

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