[]
Draws the background of the control using the container background color.
public static void DrawParentBackground(Control control, Graphics graphics)
Type | Name | Description |
---|---|---|
Control | control | the control needs to draw a background. |
Graphics | graphics | the graphics context. |