[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.HideSelection

HideSelection Property

HideSelection

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

Declaration
public bool HideSelection { get; set; }
Implements