AxHost.OnInPlaceActive 메서드

정의

컨트롤이 현재 위치 활성 상태로 전환되는 경우 호출됩니다.

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

설명

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

적용 대상