Share via


ElementHost.GotFocus 이벤트

정의

컨트롤이 포커스를 받으면 발생합니다.

public:
 event EventHandler ^ GotFocus;
[System.ComponentModel.Browsable(false)]
public event EventHandler GotFocus;
[<System.ComponentModel.Browsable(false)>]
member this.GotFocus : EventHandler 
Public Custom Event GotFocus As EventHandler 

이벤트 유형

특성

설명

이벤트에 대한 자세한 내용은 을 GotFocus 참조하세요 Control.GotFocus.

적용 대상

추가 정보