AxHost.DetachSink 메서드

정의

컨트롤에서 이벤트 수신을 중지할 때 호출됩니다.

protected:
 virtual void DetachSink();
protected virtual void DetachSink ();
abstract member DetachSink : unit -> unit
override this.DetachSink : unit -> unit
Protected Overridable Sub DetachSink ()

설명

이 기본 클래스 구현은 비어 있습니다.

적용 대상