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