HideSelection Property (C1TextBoxBase)
Gets or sets a value indicating whether the selected text in the text box control remains highlighted when the control loses focus.
public bool HideSelection {get; set;}
'Declaration
Public Property HideSelection As Boolean