Property HideSelection
HideSelection
Gets or sets a value indicating whether the selected text in the text box control remains highlighted when the control loses focus.
public virtual bool HideSelection { get; set; }
Gets or sets a value indicating whether the selected text in the text box control remains highlighted when the control loses focus.
public virtual bool HideSelection { get; set; }