DataGridViewTextBoxEditingControl.OnGotFocus(EventArgs) Metodo

Definizione

Genera l'evento 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)

Parametri

e
EventArgs

Oggetto che contiene i dati dell'evento.

Si applica a