alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class SpellCheckerAdvStyle

    This Enum represents the visualstyle

    Inheritance
    System.Object
    SpellCheckerAdvStyle
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public sealed class SpellCheckerAdvStyle : Enum

    Fields

    Default

    This option represents the Default visual style.

    Declaration
    public const SpellCheckerAdvStyle Default
    Field Value
    Type
    SpellCheckerAdvStyle

    Metro

    This option represents the Metro visual style.

    Declaration
    public const SpellCheckerAdvStyle Metro
    Field Value
    Type
    SpellCheckerAdvStyle

    Office2016Black

    This option represents the Office2016Black visual style.

    Declaration
    public const SpellCheckerAdvStyle Office2016Black
    Field Value
    Type
    SpellCheckerAdvStyle

    Office2016Colorful

    This option represents the Office2016Colorful visual style.

    Declaration
    public const SpellCheckerAdvStyle Office2016Colorful
    Field Value
    Type
    SpellCheckerAdvStyle

    Office2016DarkGray

    This option represents the Office2016DarkGray visual style.

    Declaration
    public const SpellCheckerAdvStyle Office2016DarkGray
    Field Value
    Type
    SpellCheckerAdvStyle

    Office2016White

    This option represents the Office2016White visual style.

    Declaration
    public const SpellCheckerAdvStyle Office2016White
    Field Value
    Type
    SpellCheckerAdvStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved