AxHost.BackgroundImageChanged Událost

Definice

Událost BackgroundImageChanged není podporována AxHost třídou.

public:
 event EventHandler ^ BackgroundImageChanged;
[System.ComponentModel.Browsable(false)]
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 

Event Type

Atributy

Poznámky

Pokud se pokusíte přidat nebo odebrat obslužnou rutinu události BackgroundImageChanged , NotSupportedException vyvolá se událost. Třídy nepodporují Control události odvozené z AxHost třídy. Události vystavené ovládacím prvku ActiveX při AxHost vytvoření obálky jsou události, které by se měly použít.

Platí pro