ListBox.OnGotFocus(EventArgs) Yöntem

Tanım

Olayı tetikler 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)

Parametreler

e
EventArgs

Olay veri örneği.

Şunlara uygulanır