Class XPThemes
Enumerates the list of supported XP themes that the control can emulate.
Namespace: Binarymission.WinForms.Controls.ButtonControls
Assembly: Binarymission.WinForms.Controls.BinarySmartButton.dll
Syntax
public sealed class XPThemes : Enum
Fields
Blue
Emulates the Blue XP Theme
Declaration
public const XPThemes Blue
Field Value
Type | Description |
---|---|
XPThemes |
OliveGreen
Emulates the Olive Green XP Theme
Declaration
public const XPThemes OliveGreen
Field Value
Type | Description |
---|---|
XPThemes |
Silver
Emulates the Silver XP Theme
Declaration
public const XPThemes Silver
Field Value
Type | Description |
---|---|
XPThemes |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |