[]
        
(Showing Draft Content)

C1.Framework.DrawUtil.DrawParentBackground

DrawParentBackground Method

DrawParentBackground(Control, Graphics)

Draws the background of the control using the container background color.

Declaration
public static void DrawParentBackground(Control control, Graphics graphics)
Parameters
Type Name Description
Control control

the control needs to draw a background.

Graphics graphics

the graphics context.