ComponentOne RichTextBox for UWP
HideSelection Property

C1.Xaml.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