







|
| FastColoredTextBox |
| FastColoredTextBox..::..AppendText Method (String) |
| FastColoredTextBox Class See Also Send Feedback |
Append string to end of the Text
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public virtual void AppendText( string text ) |
| Visual Basic |
|---|
Public Overridable Sub AppendText ( _ text As String _ ) |
| Visual C++ |
|---|
public: virtual void AppendText( String^ text ) |
Parameters
- text
- Type: System..::..String
