Enum RibbonStyle
Specifies the Ribbon Style.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum RibbonStyle
Fields
| Name | Description |
|---|---|
| Office2007 | Specifies the Office 2007 Ribbon appearance. |
| Office2010 | Specifies the Office 2010 Ribbon appearance. |
| Office2013 | Specifies the Office 2013 Ribbon appearance. |
| Office2016 | Specifies the Office 2016 Ribbon appearance. |
| TouchStyle | Specifies the TouchStyle Ribbon appearance. |