System.Windows.Forms.ToolStripTextBox.AppendText Method

Appends text to the current text of the System.Windows.Forms.ToolStripTextBox.

Syntax

public void AppendText (string text)

Parameters

text
The text to append to the current contents of the System.Windows.Forms.ToolStripTextBox.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0