An NDoc Documented Class Library

XPThemeManager.DrawGraduatedWizardBackground Method (Control, Graphics, Rectangle)

Paints a diagonal graduated background into a control, based on the current Theme colors.

public static void DrawGraduatedWizardBackground(
   Control control,
   Graphics g,
   Rectangle clip
);

Parameters

control
The control whose background needs painting
g
The graphics surface on which to paint.
clip
The clip rectangle to apply.

See Also

XPThemeManager Class | XPThemeManager Members | Genghis.Windows.Forms Namespace | XPThemeManager.DrawGraduatedWizardBackground Overload List