ToolBar.BackgroundImageLayoutChanged Zdarzenie

Definicja

Występuje, gdy BackgroundImageLayout właściwość ulegnie zmianie.

public:
 event EventHandler ^ BackgroundImageLayoutChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler BackgroundImageLayoutChanged;
[<System.ComponentModel.Browsable(false)>]
member this.BackgroundImageLayoutChanged : EventHandler 
Public Custom Event BackgroundImageLayoutChanged As EventHandler 

Typ zdarzenia

Atrybuty

Uwagi

Właściwość BackgroundImageLayout nie ma znaczenia dla tej kontrolki, chociaż można zmienić jej wartość i obsłużyć BackgroundImageLayoutChanged zdarzenie w celu wykrycia zmiany.

Dotyczy