Draws the background of the parent of a specified control that supports visual styles.
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);
ThemePaint Class | Skybound.VisualStyles Namespace