संपादित करें

इसके माध्यम से साझा किया गया


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