Enables custom background painting for the specified control.
public static void EnableCustomBackgroundPaint( Control control, bool enabled );
Parameters
controlenabled
Remarks
This method can be called anywhere in your application.
See also:
Class VisualStyler