ComboBox.SelectAll Method

Definition

Selects all the text in the editable portion of the ComboBox.

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

Applies to