Control.InvokeGotFocus Method (Control, EventArgs)
.NET Framework (current version)
Raises the GotFocus event for the specified control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- toInvoke
-
Type:
System.Windows.Forms.Control
The Control to assign the event to.
- e
-
Type:
System.EventArgs
An EventArgs that contains the event data.
.NET Framework
Available since 1.1
Available since 1.1
Show: