ComponentOne RichTextBox for WPF and Silverlight
SelectionBackground Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : SelectionBackground Property
Gets or sets the brush used to fill the background of the selected text.
Syntax
'Declaration
 
Public Property SelectionBackground As System.Windows.Media.Brush
public System.Windows.Media.Brush SelectionBackground {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members