BCGSoft.Visualization Namespace : VisualStyle Enumeration |
Represents current look and feel of an application.
'Declaration Public Enum VisualStyle Inherits System.Enum
'Usage Dim instance As VisualStyle
public enum VisualStyle : System.Enum
__value public enum VisualStyle : public System.Enum
public enum class VisualStyle : public System.Enum
Member | Description |
---|---|
Carbon | |
Custom | Custom appearance of controls. |
Default | The default appearance of controls. |
Inherit | |
Office2003 | The appearance of controls like in MSOffice2003. |
Office2007_Aqua | The appearance of controls like in MSOffice2007(Aqua). |
Office2007_Luna | The appearance of controls like in MSOffice2007(Luna). |
Office2007_Obsidian | The appearance of controls like in MSOffice2007(Obsidian). |
Office2007_Silver | The appearance of controls like in MSOffice2007(Silver). |
Office2010_Black | |
Office2010_Blue | |
Office2010_Silver | |
Office2013_DarkGray | |
Office2013_LightGray | |
Office2013_White | |
OfficeXP | The appearance of controls like in MSOfficeXP. |
VisualStudio2005 | The appearance of controls like in Visual Studio 2005. |
VisualStudio2008 | |
VisualStudio2013_Blue | |
VisualStudio2013_Dark | |
VisualStudio2013_Light | |
WinXP | The appearance of controls like in Windows XP. |
System.Object
System.ValueType
System.Enum
BCGSoft.Visualization.VisualStyle
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2