Method OnPaint
OnPaint(PaintEventArgs)
Called when the control is redrawn. See Paint for details.
protected override void OnPaint(PaintEventArgs e)
Parameters
ePaintEventArgsAn PaintEventArgs that contains the event data.
Called when the control is redrawn. See Paint for details.
protected override void OnPaint(PaintEventArgs e)
e PaintEventArgsAn PaintEventArgs that contains the event data.