TabControl.BackgroundImageLayoutChanged Událost

Definice

Vyvolá se při změně hodnoty BackgroundImageLayout vlastnosti.

public:
 event EventHandler ^ BackgroundImageLayoutChanged;
[System.ComponentModel.Browsable(false)]
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 

Event Type

Atributy

Poznámky

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

Platí pro