System.Windows.Forms.Control.InvokeGotFocus Method

Raises the Control.GotFocus event for the specified control.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
protected void InvokeGotFocus (Control toInvoke, EventArgs e)

Parameters

toInvoke
The System.Windows.Forms.Control to assign the event to.
e
An EventArgs that contains the event data.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0