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