Edit

Share via


ScrollBar.TextChanged Event

Definition

Occurs when the value of the Text property changes.

[System.ComponentModel.Browsable(false)]
public event EventHandler TextChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler? TextChanged;

Event Type

Attributes

Applies to