An NDoc Documented Class Library

XPThemeManager.DrawGraduatedWizardBackground Method

Paints a particular style of gradient background which fades from a theme-defined color at the top, to a specified color at the base (e.g. White).

Overload List

Paints a particular style of gradient background which fades from a theme-defined color at the top, to a specified color at the base (e.g. White).

public static void DrawGraduatedWizardBackground(Rectangle,Graphics,Rectangle,Color);

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

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

See Also

XPThemeManager Class | XPThemeManager Members | Genghis.Windows.Forms Namespace