ProgressBar.BackgroundImageLayoutChanged Událost

Definice

Nastane, když se změní hodnota 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

EventHandler
Atributy

Poznámky

BackgroundImageLayout Nastavení vlastnosti nemá žádný vliv na vzhled ProgressBar ovládacího prvku.

Platí pro