Raises the Control.OnPaint(PaintEventArgs) event.
e A System.Windows.Forms.PaintEventArgs that contains the event data.
Raising an event invokes the event handler through a delegate. For more information, see Raising an Event.