alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

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

    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 - 2026 Syncfusion Inc. All Rights Reserved