'Declaration
Protected Overridable Sub OnPaintBackground( _ ByVal e As PaintEventArgs _ )
protected virtual void OnPaintBackground( PaintEventArgs e )
Parameters
- e
- A System.Windows.Forms.PaintEventArgs that contains information about the control to paint.