alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class EditConrolNotifyMsg

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

    Fields

    EN_CHANGE

    Declaration
    public const EditConrolNotifyMsg EN_CHANGE
    Field Value
    Type
    EditConrolNotifyMsg

    EN_ERRSPACE

    Declaration
    public const EditConrolNotifyMsg EN_ERRSPACE
    Field Value
    Type
    EditConrolNotifyMsg

    EN_HSCROLL

    Declaration
    public const EditConrolNotifyMsg EN_HSCROLL
    Field Value
    Type
    EditConrolNotifyMsg

    EN_KILLFOCUS

    Declaration
    public const EditConrolNotifyMsg EN_KILLFOCUS
    Field Value
    Type
    EditConrolNotifyMsg

    EN_MAXTEXT

    Declaration
    public const EditConrolNotifyMsg EN_MAXTEXT
    Field Value
    Type
    EditConrolNotifyMsg

    EN_SETFOCUS

    Declaration
    public const EditConrolNotifyMsg EN_SETFOCUS
    Field Value
    Type
    EditConrolNotifyMsg

    EN_UPDATE

    Declaration
    public const EditConrolNotifyMsg EN_UPDATE
    Field Value
    Type
    EditConrolNotifyMsg

    EN_VSCROLL

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