Enum SpellCheckerAdvStyle
This Enum represents the visualstyle
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum SpellCheckerAdvStyle
Fields
| Name | Description |
|---|---|
| Default | This option represents the Default visual style. |
| Metro | This option represents the Metro visual style. |
| Office2016Black | This option represents the Office2016Black visual style. |
| Office2016Colorful | This option represents the Office2016Colorful visual style. |
| Office2016DarkGray | This option represents the Office2016DarkGray visual style. |
| Office2016White | This option represents the Office2016White visual style. |