AxHost.ChangeUICues Událost

Definice

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

public:
 event System::Windows::Forms::UICuesEventHandler ^ ChangeUICues;
[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.UICuesEventHandler ChangeUICues;
[System.ComponentModel.Browsable(false)]
public event System.Windows.Forms.UICuesEventHandler? ChangeUICues;
[<System.ComponentModel.Browsable(false)>]
member this.ChangeUICues : System.Windows.Forms.UICuesEventHandler 
Public Custom Event ChangeUICues As UICuesEventHandler 

Event Type

Atributy

Poznámky

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

Platí pro