Class WindowsVistaColors
Defines the different colors that will be used to define the 3 Windows XP
color schemes supported.
Inheritance
System.Object
WindowsVistaColors
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 WindowsVistaColors
Constructors
Declaration
public WindowsVistaColors()
Properties
Declaration
public static Color BlackButtonDefaultBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color BlackButtonDefaultBottomColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color BlackButtonDefaultTopColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color BlueButtonDefaultBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color BlueButtonDefaultBottomColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color BlueButtonDefaultTopColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color ButtonDisabledBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color ButtonDisabledBottomColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color ButtonDisabledTopColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color ButtonPressedBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color ButtonPressedBottomColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color ButtonPressedTopColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color ButtonSelectedBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color ButtonSelectedBottomColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color ButtonSelectedTopColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color SilverButtonDefaultBorderColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color SilverButtonDefaultBottomColor { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public static Color SilverButtonDefaultTopColor { get; }
Property Value
Type |
System.Drawing.Color |