Class ButtonOffice2003Colors
Defines the different colors that are used to define the Office 2003 look and feel.
Inheritance
System.Object
ButtonOffice2003Colors
Assembly: Syncfusion.Shared.Base.dll
public class ButtonOffice2003Colors : Object
Constructors
Declaration
public ButtonOffice2003Colors()
Properties
Declaration
public static Color BorderColor { get; }
Property Value
| Type |
| System.Drawing.Color |
Declaration
public static Color DefaultColor { get; }
Property Value
| Type |
| System.Drawing.Color |
Declaration
public static Color FocusBorderColor { get; }
Property Value
| Type |
| System.Drawing.Color |
Declaration
public static Color MouseOverColor { get; }
Property Value
| Type |
| System.Drawing.Color |
Declaration
public static Color PressedColor { get; }
Property Value
| Type |
| System.Drawing.Color |