T3000 CrossPlatform Documentation
RangeGoWordLeft Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:FastColoredTextBoxNS.Range.GoWordLeft(System.Boolean)"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public void GoWordLeft( bool shift )
Public Sub GoWordLeft ( shift As Boolean ) Dim instance As Range Dim shift As Boolean instance.GoWordLeft(shift)
Parameters
- shift
- Type: SystemBoolean
[Missing <param name="shift"/> documentation for "M:FastColoredTextBoxNS.Range.GoWordLeft(System.Boolean)"]
See Also