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 이벤트 데이터가 들어 있는 항목입니다.

적용 대상