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