menu

WinForms

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

    Show / Hide Table of Contents

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

    Constructors

    WindowsVistaColors()

    Declaration
    public WindowsVistaColors()

    Properties

    BlackButtonDefaultBorderColor

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

    BlackButtonDefaultBottomColor

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

    BlackButtonDefaultTopColor

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

    BlueButtonDefaultBorderColor

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

    BlueButtonDefaultBottomColor

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

    BlueButtonDefaultTopColor

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

    ButtonDisabledBorderColor

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

    ButtonDisabledBottomColor

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

    ButtonDisabledTopColor

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

    ButtonPressedBorderColor

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

    ButtonPressedBottomColor

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

    ButtonPressedTopColor

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

    ButtonSelectedBorderColor

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

    ButtonSelectedBottomColor

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

    ButtonSelectedTopColor

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

    SilverButtonDefaultBorderColor

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

    SilverButtonDefaultBottomColor

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

    SilverButtonDefaultTopColor

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