TextBox.SelectAll Method

Definition

Selects the entire contents of the text box.

public:
 virtual void SelectAll() = SelectAll;
void SelectAll();
public void SelectAll();
function selectAll()
Public Sub SelectAll ()

Applies to