Class WindowsXPColors
Defines the different colors that will be used to define the 3 Windows XP
color schemes supported.
Inheritance
System.Object
WindowsXPColors
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Syncfusion.Shared.Base.dll
public class WindowsXPColors
Constructors
Declaration
Properties
Declaration
public static Color DefaultBlueBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color DefaultBlueBottomColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color DefaultBlueComboArcColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color DefaultBlueComboBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color DefaultBlueComboButtonBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color DefaultBlueComboButtonColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color DefaultBlueComboButtonMouseOverColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color DefaultBlueComboButtonPressedColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color DefaultBlueGradientEndColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color DefaultBlueGradientStartColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color DefaultBlueMouseOverColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color DefaultBlueTopColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color OliveGreenBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color OliveGreenBottomColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color OliveGreenComboArcColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color OliveGreenComboBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color OliveGreenComboButtonBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color OliveGreenComboButtonColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color OliveGreenComboButtonMouseOverColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color OliveGreenComboButtonPressedColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color OliveGreenGradientEndColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color OliveGreenGradientStartColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color OliveGreenMouseOverColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color OliveGreenTopColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color SilverBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color SilverBottomColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color SilverComboBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color SilverGradientEndColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color SilverGradientStartColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color SilverMouseOverColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color SilverTopColor { get; }
Property Value
Type |
System.Drawing.Color |