'Declaration
Public Enum ThemeColors Inherits System.Enum
'Usage
Dim instance As ThemeColors
public enum ThemeColors : System.Enum
'Declaration
Public Enum ThemeColors Inherits System.Enum
'Usage
Dim instance As ThemeColors
public enum ThemeColors : System.Enum
Member | Description |
---|---|
Accent1 | Represents the 1st accent color. |
Accent2 | Represents the 2nd accent color. |
Accent3 | Represents the 3rd accent color. |
Accent4 | Represents the 4th accent color. |
Accent5 | Represents the 5th accent color. |
Accent6 | Represents the 6th accent color. |
Background1 | Represents the 1st background color. |
Background2 | Represents the 2nd background color. |
FollowedHyperlink | Represents the followed hyperlink color. |
Hyperlink | Represents the hyperlink color. |
Text1 | Represents the 1st text color. |
Text2 | Represents the 2nd text color. |
System.Object
System.ValueType
System.Enum
GrapeCity.Core.ThemeColors