TextBoxBase.OnTextChanged Method (TextChangedEventArgs)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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: