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