StatusBar.BackgroundImageChanged Evento
Definição
Ocorre quando o valor da propriedade BackgroundImage foi alterado.Occurs when the value of the BackgroundImage property is changed.
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
Tipo de evento
- Atributos
Comentários
Para obter mais informações sobre como manipular eventos, consulte manipulando e gerando eventos.For more information about handling events, see Handling and Raising Events. Esse evento não é relevante para essa classe.This event is not relevant for this class. Esse evento não é relevante para essa classe.This event is not relevant for this class.