Specifies predefined themes
Namespace: Dapfor.Net.ThemingAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public enum KnownTheme |
Visual Basic |
---|
Public Enumeration KnownTheme |
Visual C++ |
---|
public enum class KnownTheme |
F# |
---|
type KnownTheme |
Members
Member name | Value | Description | |
---|---|---|---|
XPStyle | 0 | Microsoft XP theme | |
YellowNight | 1 | YellowNight theme | |
Silver | 2 | Silver theme | |
Chrome | 3 | Chrome theme | |
Thundercloud | 4 | Thundercloud theme | |
LightTaupe | 5 | Light taupe theme | |
BluesAndYellows | 6 | BluesAndYellows theme |