Skybound VisualStyles

ThemePaint.DrawBackground Method

Draws the background of the parent of a specified control that supports visual styles.

Overload List

Draws the background of the parent of a specified control that supports visual styles.

public static void DrawBackground(Graphics,Control,Rectangle);

Draws the background of the parent of a specified control that supports visual styles, and specifies whether to ignore the background color of the control.

public static void DrawBackground(Graphics,Control,Rectangle,bool);

See Also

ThemePaint Class | Skybound.VisualStyles Namespace