System.Windows.Forms.TrackBar.BackgroundImageChanged Event

Occurs when the TrackBar.BackgroundImage property changes.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public event EventHandler BackgroundImageChanged

Remarks

The TrackBar.BackgroundImage property has no effect on the appearance of the System.Windows.Forms.TrackBar control; therefore, it is hidden in the designer and from IntelliSense.

Requirements

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