alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class EditControlStyle

    This enum represents the Style

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

    Fields

    Default

    Represents the Default style

    Declaration
    public const EditControlStyle Default
    Field Value
    Type
    EditControlStyle

    Office2016Black

    Represents the Office2016Black style

    Declaration
    public const EditControlStyle Office2016Black
    Field Value
    Type
    EditControlStyle

    Office2016Colorful

    Represents the Office2016Colorful style

    Declaration
    public const EditControlStyle Office2016Colorful
    Field Value
    Type
    EditControlStyle

    Office2016DarkGray

    Represents the Office2016DarkGray style

    Declaration
    public const EditControlStyle Office2016DarkGray
    Field Value
    Type
    EditControlStyle

    Office2016White

    Represents the Office2016White style

    Declaration
    public const EditControlStyle Office2016White
    Field Value
    Type
    EditControlStyle

    WindowsXP

    Represents the WindowXP style

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