TextBoxBase.DeselectAll Method

Definition

Specifies that the value of the SelectionLength property is zero so that no characters are selected in the control.

public:
 void DeselectAll();
public void DeselectAll ();
member this.DeselectAll : unit -> unit
Public Sub DeselectAll ()

Applies to