menu

WinForms

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

    Show / Hide Table of Contents

    Class ButtonOffice2003Colors

    Defines the different colors that are used to define the Office 2003 look and feel.

    Inheritance
    System.Object
    ButtonOffice2003Colors
    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 ButtonOffice2003Colors

    Constructors

    ButtonOffice2003Colors()

    Declaration
    public ButtonOffice2003Colors()

    Properties

    BorderColor

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

    DefaultColor

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

    FocusBorderColor

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

    MouseOverColor

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

    PressedColor

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