ActionsPane.BackgroundImageLayoutChanged Event

Definition

Occurs when the BackgroundImageLayout property changes.

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

Event Type

Remarks

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

Applies to