[]
Appends text to the current text of a text box.
public void AppendText(string text)
The text to append to the current contents of the text box.