ComponentOne RichTextBox for WPF and Silverlight
HideSelection Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : HideSelection Property
Gets or sets whether the control should highlight the selection when not in focus.
Syntax
'Declaration
 
Public Property HideSelection As System.Boolean
public System.bool HideSelection {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members