Method SelectAll
SelectAll()
Selects all the text in the entry field. Sets the cursor position to the start and the selection length to the full text length.
public virtual void SelectAll()
Selects all the text in the entry field. Sets the cursor position to the start and the selection length to the full text length.
public virtual void SelectAll()