Sdílet prostřednictvím


TrackBar.BackgroundImageLayoutChanged Událost

Definice

Nastane, když se BackgroundImageLayout vlastnost změní.

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

BackgroundImageLayout Nastavení vlastnosti nebude mít na TrackBar ovládací prvek žádný vliv. Tato vlastnost se proto nezobrazuje v návrháři ani intellisense.

Platí pro