FastColoredTextBox.ClearStylesBuffer Method

T3000 CrossPlatform

FastColoredTextBoxClearStylesBuffer Method

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

Clear buffer of styles

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

Dim instance As FastColoredTextBox

instance.ClearStylesBuffer()
See Also