FastColoredTextBox.DecreaseIndentOfSingleLine Method

T3000 CrossPlatform

FastColoredTextBoxDecreaseIndentOfSingleLine Method

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

Remove TAB in front of the caret ot the selected line.

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
protected virtual void DecreaseIndentOfSingleLine()
Protected Overridable Sub DecreaseIndentOfSingleLine


Me.DecreaseIndentOfSingleLine()
See Also