Enum UIStyle
The style of FastReport user interface.
Namespace: FastReport.Utils
Assembly: FastReport.dll
Syntax
public enum UIStyle
Fields
| Name | Description |
|---|---|
| Office2003 | Specifies the Microsoft Office 2003 style (blue). |
| Office2007Black | Specifies the Microsoft Office 2007 style (black). |
| Office2007Blue | Specifies the Microsoft Office 2007 style (blue). |
| Office2007Silver | Specifies the Microsoft Office 2007 style (silver). |
| Office2010Black | Specifies the Office 2010 (Black) style. |
| Office2010Blue | Specifies the Office 2010 (Blue) style. |
| Office2010Silver | Specifies the Office 2010 (Silver) style. |
| Office2013 | Specifies the Office 2013 style. |
| VistaGlass | Specifies the Microsoft Vista style (black). |
| VisualStudio2005 | Specifies the Microsoft Visual Studio 2005 style. |
| VisualStudio2010 | Specifies the Visual Studio 2010 style. |
| VisualStudio2012Light | Specifies the Visual Studio 2012 (Light) style. |