







![]() ![]() |
FastColoredTextBox |
FastColoredTextBox..::..OnTextChanged Method (TextChangedEventArgs) |
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# |
---|
protected virtual void OnTextChanged( TextChangedEventArgs args ) |
Visual Basic |
---|
Protected Overridable Sub OnTextChanged ( _ args As TextChangedEventArgs _ ) |
Visual C++ |
---|
protected: virtual void OnTextChanged( TextChangedEventArgs^ args ) |