- g
- The System.Drawing.Graphics used to draw the background of the parent of childControl.
- bounds
- The System.Drawing.Rectangle in which to draw the parent control's background. This rectangle should be inside the child control’s bounds.
- childControl
- The control whose parent's background will be drawn.