







|
| FastColoredTextBox |
| FastColoredTextBox..::..Invalidate Method |
| FastColoredTextBox Class See Also Send Feedback |
Invalidates the entire surface of the control and causes the control to be redrawn.
This method is thread safe and does not require Invoke.
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public void Invalidate() |
| Visual Basic |
|---|
Public Sub Invalidate |
| Visual C++ |
|---|
public: void Invalidate() |
