AxHost.OnInPlaceActive 方法

定义

已在控件转换到就地激活状态时调用。

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

注解

此基类实现为空。

适用于