







![]() ![]() |
FastColoredTextBox |
FastColoredTextBox..::..NeedRecalc Method (Boolean) |
FastColoredTextBox Class See Also Send Feedback |
Call this method if the recalc of the position of lines is needed.
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public void NeedRecalc( bool forced ) |
Visual Basic |
---|
Public Sub NeedRecalc ( _ forced As Boolean _ ) |
Visual C++ |
---|
public: void NeedRecalc( bool forced ) |
Parameters
- forced
- Type: System..::..Boolean