







|
| FastColoredTextBox |
| FastColoredTextBox..::..OnTextChanged Method (Range) |
| FastColoredTextBox Class See Also Send Feedback |
Fires TextChanged event
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public virtual void OnTextChanged( Range r ) |
| Visual Basic |
|---|
Public Overridable Sub OnTextChanged ( _ r As Range _ ) |
| Visual C++ |
|---|
public: virtual void OnTextChanged( Range^ r ) |
