TabControl.BackgroundImageChanged Událost

Definice

Nastane, když se změní hodnota BackgroundImage vlastnosti.

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

Event Type

Atributy

Poznámky

Vlastnost BackgroundImage není pro tento ovládací prvek smysluplná, i když můžete změnit jeho hodnotu a zpracovat BackgroundImageChanged událost, aby se změna zjistila.

Platí pro