menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WindowsXPColors - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    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()
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class WindowsXPColors

    Constructors

    WindowsXPColors()

    Declaration
    public WindowsXPColors()

    Properties

    DefaultBlueBorderColor

    Declaration
    public static Color DefaultBlueBorderColor { get; }
    Property Value
    Type
    System.Drawing.Color

    DefaultBlueBottomColor

    Declaration
    public static Color DefaultBlueBottomColor { get; }
    Property Value
    Type
    System.Drawing.Color

    DefaultBlueComboArcColor

    Declaration
    public static Color DefaultBlueComboArcColor { get; }
    Property Value
    Type
    System.Drawing.Color

    DefaultBlueComboBorderColor

    Declaration
    public static Color DefaultBlueComboBorderColor { get; }
    Property Value
    Type
    System.Drawing.Color

    DefaultBlueComboButtonBorderColor

    Declaration
    public static Color DefaultBlueComboButtonBorderColor { get; }
    Property Value
    Type
    System.Drawing.Color

    DefaultBlueComboButtonColor

    Declaration
    public static Color DefaultBlueComboButtonColor { get; }
    Property Value
    Type
    System.Drawing.Color

    DefaultBlueComboButtonMouseOverColor

    Declaration
    public static Color DefaultBlueComboButtonMouseOverColor { get; }
    Property Value
    Type
    System.Drawing.Color

    DefaultBlueComboButtonPressedColor

    Declaration
    public static Color DefaultBlueComboButtonPressedColor { get; }
    Property Value
    Type
    System.Drawing.Color

    DefaultBlueGradientEndColor

    Declaration
    public static Color DefaultBlueGradientEndColor { get; }
    Property Value
    Type
    System.Drawing.Color

    DefaultBlueGradientStartColor

    Declaration
    public static Color DefaultBlueGradientStartColor { get; }
    Property Value
    Type
    System.Drawing.Color

    DefaultBlueMouseOverColor

    Declaration
    public static Color DefaultBlueMouseOverColor { get; }
    Property Value
    Type
    System.Drawing.Color

    DefaultBlueTopColor

    Declaration
    public static Color DefaultBlueTopColor { get; }
    Property Value
    Type
    System.Drawing.Color

    OliveGreenBorderColor

    Declaration
    public static Color OliveGreenBorderColor { get; }
    Property Value
    Type
    System.Drawing.Color

    OliveGreenBottomColor

    Declaration
    public static Color OliveGreenBottomColor { get; }
    Property Value
    Type
    System.Drawing.Color

    OliveGreenComboArcColor

    Declaration
    public static Color OliveGreenComboArcColor { get; }
    Property Value
    Type
    System.Drawing.Color

    OliveGreenComboBorderColor

    Declaration
    public static Color OliveGreenComboBorderColor { get; }
    Property Value
    Type
    System.Drawing.Color

    OliveGreenComboButtonBorderColor

    Declaration
    public static Color OliveGreenComboButtonBorderColor { get; }
    Property Value
    Type
    System.Drawing.Color

    OliveGreenComboButtonColor

    Declaration
    public static Color OliveGreenComboButtonColor { get; }
    Property Value
    Type
    System.Drawing.Color

    OliveGreenComboButtonMouseOverColor

    Declaration
    public static Color OliveGreenComboButtonMouseOverColor { get; }
    Property Value
    Type
    System.Drawing.Color

    OliveGreenComboButtonPressedColor

    Declaration
    public static Color OliveGreenComboButtonPressedColor { get; }
    Property Value
    Type
    System.Drawing.Color

    OliveGreenGradientEndColor

    Declaration
    public static Color OliveGreenGradientEndColor { get; }
    Property Value
    Type
    System.Drawing.Color

    OliveGreenGradientStartColor

    Declaration
    public static Color OliveGreenGradientStartColor { get; }
    Property Value
    Type
    System.Drawing.Color

    OliveGreenMouseOverColor

    Declaration
    public static Color OliveGreenMouseOverColor { get; }
    Property Value
    Type
    System.Drawing.Color

    OliveGreenTopColor

    Declaration
    public static Color OliveGreenTopColor { get; }
    Property Value
    Type
    System.Drawing.Color

    SilverBorderColor

    Declaration
    public static Color SilverBorderColor { get; }
    Property Value
    Type
    System.Drawing.Color

    SilverBottomColor

    Declaration
    public static Color SilverBottomColor { get; }
    Property Value
    Type
    System.Drawing.Color

    SilverComboBorderColor

    Declaration
    public static Color SilverComboBorderColor { get; }
    Property Value
    Type
    System.Drawing.Color

    SilverGradientEndColor

    Declaration
    public static Color SilverGradientEndColor { get; }
    Property Value
    Type
    System.Drawing.Color

    SilverGradientStartColor

    Declaration
    public static Color SilverGradientStartColor { get; }
    Property Value
    Type
    System.Drawing.Color

    SilverMouseOverColor

    Declaration
    public static Color SilverMouseOverColor { get; }
    Property Value
    Type
    System.Drawing.Color

    SilverTopColor

    Declaration
    public static Color SilverTopColor { get; }
    Property Value
    Type
    System.Drawing.Color
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved