Gets or sets a value indicating whether the selected text in the Text Control remains highlighted when the control loses focus.

Syntax

public bool HideSelection { get; set; }
Public Property HideSelection() As Boolean