Share via


AxHost.OnInPlaceActive 方法

定義

當控制項轉換至就地啟動狀態時呼叫。

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

備註

這個基類實作是空的。

適用於