AxHost.ChangeUICues 이벤트

정의

ChangeUICues 클래스는 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 

이벤트 유형

특성

설명

이벤트에 대한 ChangeUICues 처리기를 추가하거나 제거하려고 하면 이 NotSupportedException throw됩니다. 클래스에서 파생된 이벤트는 클래스에서 ControlAxHost 지원되지 않습니다. 래퍼를 만들 때 ActiveX 컨트롤에 AxHost 의해 노출되는 이벤트는 사용해야 하는 이벤트입니다.

적용 대상