DataGridView.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

EventArgs Olay verilerini içeren bir.

Şunlara uygulanır

Ayrıca bkz.