AxHost.ChangeUICues Zdarzenie
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Zdarzenie ChangeUICues nie jest obsługiwane przez klasę AxHost .
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
Typ zdarzenia
- Atrybuty
Uwagi
Jeśli próbujesz dodać lub usunąć procedurę obsługi dla ChangeUICues zdarzenia, NotSupportedException zostanie zgłoszony błąd. Zdarzenia pochodzące z Control klasy nie są obsługiwane przez klasę AxHost . Zdarzenia uwidocznione przez kontrolkę AxHost ActiveX podczas tworzenia otoki to zdarzenia, które powinny być używane.