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).
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);
XPThemeManager Class | XPThemeManager Members | Genghis.Windows.Forms Namespace