Class Office2010BlueColors
Provides colors for blue colorscheme of the Office2010 visual style.
Implements
System.ICloneable
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 Office2010BlueColors : Office2010Colors, ICloneable
Constructors
Office2010BlueColors()
Declaration
public Office2010BlueColors()
Methods
InitializeColors()
Initialize colors for Blue colorscheme of the Office2010 visual style.
Declaration
protected override void InitializeColors()
Overrides
Implements
System.ICloneable