Paints the background of the control.
pevent A System.Windows.Forms.PaintEventArgs that contains information about the control to paint.
The Control.OnPaintBackground(PaintEventArgs) method enables derived classes to handle Windows background erase requests.