FastColoredTextBox.Clear Method

T3000 CrossPlatform

FastColoredTextBoxClear Method

[This is preliminary documentation and is subject to change.]

Clear text, styles, history, caches

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public virtual void Clear()
Public Overridable Sub Clear

Dim instance As FastColoredTextBox

instance.Clear()
See Also