C1.Win.C1FlexGrid Namespace : VisualStyle Enumeration |
'Declaration
Public Enum VisualStyle Inherits System.Enum
'Usage
Dim instance As VisualStyle
public enum VisualStyle : System.Enum
public enum class VisualStyle : public System.Enum
Member | Description |
---|---|
Custom | Do not use any visual styles. Render the control using the styles and properties only. |
Office2007Black | Render the control with an appearance based on the Office 2007 Black color scheme. |
Office2007Blue | Render the control with an appearance based on the Office 2007 Blue color scheme. |
Office2007Silver | Render the control with an appearance based on the Office 2007 Silver color scheme. |
Office2010Black | Render the control with an appearance based on the Office 2010 Black color scheme. |
Office2010Blue | Render the control with an appearance based on the Office 2010 Blue color scheme. |
Office2010Silver | Render the control with an appearance based on the Office 2010 Silver color scheme. |
System | Render the control with an appearance based on the current system settings. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.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