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