FastColoredTextBox.DecreaseIndent Method

T3000 CrossPlatform

FastColoredTextBoxDecreaseIndent Method

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

Remove TAB from front of seletcted lines.

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

Dim instance As FastColoredTextBox

instance.DecreaseIndent()
See Also