System.Windows.Forms.Control.InvokePaint Method

Raises the Control.Paint event for the specified control.

Syntax

protected void InvokePaint (Control c, PaintEventArgs e)

Parameters

c
The System.Windows.Forms.Control to assign the Control.Paint event to.
e
An System.Windows.Forms.PaintEventArgs 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