System.Windows.Forms.ScrollBar.ValueChanged Event

Occurs when the ScrollBar.Value property is changed, either by a ScrollBar.Scroll event or programmatically.

Syntax

public event EventHandler ValueChanged

Remarks

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0