MonthCalendar.OnGotFocus(EventArgs) 메서드

정의

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

protected:
 override void OnGotFocus(EventArgs ^ e);
protected override void OnGotFocus (EventArgs e);
override this.OnGotFocus : EventArgs -> unit
Protected Overrides Sub OnGotFocus (e As EventArgs)

매개 변수

e
EventArgs

이벤트 데이터 instance.

적용 대상