FastColoredTextBox.OnTextChanged Method

T3000 CrossPlatform

FastColoredTextBoxOnTextChanged Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodOnTextChanged
Fires TextChanged event
Protected methodOnTextChanged(EventArgs) (Inherited from Control.)
Public methodOnTextChanged(Range)
Fires TextChanged event
Protected methodOnTextChanged(TextChangedEventArgs)
Fires TextChanged event
Public methodOnTextChanged(Int32, Int32)
Fires TextChanged event
Top
See Also