Bagikan melalui


DataGridView.OnGotFocus(EventArgs) Metode

Definisi

Memunculkan kejadian 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)

Parameter

e
EventArgs

Yang EventArgs berisi data peristiwa.

Berlaku untuk

Lihat juga