AxHost.OnInPlaceActive 메서드

정의

컨트롤이 내부 활성 상태로 전환될 때 호출됩니다.

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

설명

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

적용 대상