TextBoxBase::OnTextChanged Method (TextChangedEventArgs^)
.NET Framework (current version)
Is called when content in this editing control changes.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System.Windows.Controls::TextChangedEventArgs^
The arguments that are associated with the TextChanged event.
This method raises a TextChanged event.
.NET Framework
Available since 3.0
Available since 3.0
Show: