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