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