ActionsPane.BackgroundImageChanged Event

Definition

Occurs when the value of the BackgroundImage property changes.

public:
 event EventHandler ^ BackgroundImageChanged;
event EventHandler BackgroundImageChanged;
member this.BackgroundImageChanged : EventHandler 
Event BackgroundImageChanged As EventHandler 

Event Type

Remarks

This event provides the same functionality as the System.Windows.Forms.Control.BackgroundImageChanged event. For more information about using this event, see System.Windows.Forms.Control.BackgroundImageChanged.

Applies to