다음을 통해 공유


CalendarAutoFormatDialog.OnActivated(Object, EventArgs) 메서드

정의

CalendarAutoFormatDialog가 활성화되면 발생합니다.

protected:
 void OnActivated(System::Object ^ source, EventArgs ^ e);
protected void OnActivated (object source, EventArgs e);
override this.OnActivated : obj * EventArgs -> unit
Protected Sub OnActivated (source As Object, e As EventArgs)

매개 변수

source
Object

이벤트 소스입니다.

e
EventArgs

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

상속자 참고

이 메서드는 일정 자동 서식 대화 상자가 활성화된 후 처리를 수행할 수 있는 기회를 제공합니다.

적용 대상