DesignSurface.OnViewActivate(EventArgs) メソッド

定義

ViewActivated イベントを発生させます。

protected:
 virtual void OnViewActivate(EventArgs ^ e);
protected virtual void OnViewActivate(EventArgs e);
abstract member OnViewActivate : EventArgs -> unit
override this.OnViewActivate : EventArgs -> unit
Protected Overridable Sub OnViewActivate (e As EventArgs)

パラメーター

e
EventArgs

イベント データを含む EventArgs

適用対象