Method OnPaintBackground
OnPaintBackground(PaintEventArgs)
Paints the background of the control.
protected override void OnPaintBackground(PaintEventArgs pevent)
Parameters
pevent
PaintEventArgsA PaintEventArgs that contains information about the control to paint.