TabControl.BackgroundImageLayoutChanged Evento

Definição

Ocorre quando o valor da BackgroundImageLayout propriedade muda.

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

Observações

A BackgroundImageLayout propriedade não é significativa para este controlo, embora possas alterar o seu valor e gerir o BackgroundImageLayoutChanged evento para detetar a alteração.

Aplica-se a