ProgressBar.BackgroundImageLayoutChanged Evento
Definición
Se produce cuando cambia el valor de la propiedad BackgroundImageLayout.Occurs when the value of the BackgroundImageLayout property changes.
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
Tipo de evento
- Atributos
Comentarios
El establecimiento BackgroundImageLayout de la propiedad no tiene ningún efecto en la apariencia del ProgressBar control.Setting the BackgroundImageLayout property has no effect on the appearance of the ProgressBar control.