TextBoxBase::TextChanged Event
.NET Framework (current version)
Occurs when content changes in the text element.
Assembly: PresentationFramework (in PresentationFramework.dll)
For a TextBox, this event occurs when its text changes; for a RichTextBox, this event occurs when any content or formatting changes (for example, images, table, or background color).
Identifier field | |
Routing strategy | Bubbling |
Delegate |
.NET Framework
Available since 3.0
Available since 3.0
Show: