Method PaintOverlays
PaintOverlays(PaintEventArgs)
Paints all overlays associated with the control.
protected virtual void PaintOverlays(PaintEventArgs e)
Parameters
ePaintEventArgsThe PaintEventArgs instance containing the event data.
Paints all overlays associated with the control.
protected virtual void PaintOverlays(PaintEventArgs e)
e PaintEventArgsThe PaintEventArgs instance containing the event data.