Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / ThemeColorScheme Class
Members


ThemeColorScheme Class
An interface used to defines a set of colors which are referenced to as a color scheme. The color scheme is responsible for defining a list a twelve colors. The twelve colors consist of six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class ThemeColorScheme 
 
'Usage
 
Dim instance As ThemeColorScheme
Inheritance Hierarchy

System.Object
   GrapeCity.Core.ThemeColorScheme

See Also