- dc
- The System.Drawing.IDeviceContext used to draw the background of the parent of childControl. This object typically belongs to the child control.
- bounds
- A 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.