DesignSurface.OnUnloading(EventArgs) 메서드

정의

Unloading 이벤트를 발생시킵니다.

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

매개 변수

e
EventArgs

EventArgs 이벤트 데이터가 들어 있는 항목입니다.

적용 대상