Class Skin
Defines identifiers that represent control themes.
Inheritance
System.Object
Skin
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public sealed class Skin : Enum
Fields
Blend
Indicates usage of Blend theme
Declaration
public const Skin Blend
Field Value
Type |
---|
Skin |
Default
Indicates usage of default control theme
Declaration
public const Skin Default
Field Value
Type |
---|
Skin |
Metro
Indicates usage of Metro theme
Declaration
public const Skin Metro
Field Value
Type |
---|
Skin |
Office2003
Indicates usage of Office 2003 theme
Declaration
public const Skin Office2003
Field Value
Type |
---|
Skin |
Office2007Black
Indicates usage of Office 2007 black theme
Declaration
public const Skin Office2007Black
Field Value
Type |
---|
Skin |
Office2007Blue
Indicates usage of Office 2007 blue theme
Declaration
public const Skin Office2007Blue
Field Value
Type |
---|
Skin |
Office2007Silver
Indicates usage of Office 2007 silver theme
Declaration
public const Skin Office2007Silver
Field Value
Type |
---|
Skin |
Office2010Black
Indicates usage of Office 2010 Black theme
Declaration
public const Skin Office2010Black
Field Value
Type |
---|
Skin |
Office2010Blue
Indicates usage of Office 2010 Blue theme
Declaration
public const Skin Office2010Blue
Field Value
Type |
---|
Skin |
Office2010Silver
Indicates usage of Office 2010 Silver theme
Declaration
public const Skin Office2010Silver
Field Value
Type |
---|
Skin |
Office2013
Indicates usage of Office2013 theme
Declaration
public const Skin Office2013
Field Value
Type |
---|
Skin |
ShinyBlue
Indicates usage of Office 2007 silver theme
Declaration
public const Skin ShinyBlue
Field Value
Type |
---|
Skin |
ShinyRed
Indicates usage of Office 2007 black theme
Declaration
public const Skin ShinyRed
Field Value
Type |
---|
Skin |
SyncOrange
Indicates usage of Office 2007 blue theme
Declaration
public const Skin SyncOrange
Field Value
Type |
---|
Skin |
Transparent
Indicates usage of Transparent theme
Declaration
public const Skin Transparent
Field Value
Type |
---|
Skin |
VS2010
Indicates usage of VS2010 theme
Declaration
public const Skin VS2010
Field Value
Type |
---|
Skin |
Windows8
Indicates usage of Windows8 theme
Declaration
public const Skin Windows8
Field Value
Type |
---|
Skin |