ComponentOne RichTextBox for WPF and Silverlight
SelectionForeground Property (C1RichTextBox)

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

Reference

C1RichTextBox Class
C1RichTextBox Members