alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class EditControlMsg

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

    Fields

    EM_CANUNDO

    Declaration
    public const EditControlMsg EM_CANUNDO
    Field Value
    Type
    EditControlMsg

    EM_CHARFROMPOS

    Declaration
    public const EditControlMsg EM_CHARFROMPOS
    Field Value
    Type
    EditControlMsg

    EM_EMPTYUNDOBUFFER

    Declaration
    public const EditControlMsg EM_EMPTYUNDOBUFFER
    Field Value
    Type
    EditControlMsg

    EM_FMTLINES

    Declaration
    public const EditControlMsg EM_FMTLINES
    Field Value
    Type
    EditControlMsg

    EM_GETFIRSTVISIBLELINE

    Declaration
    public const EditControlMsg EM_GETFIRSTVISIBLELINE
    Field Value
    Type
    EditControlMsg

    EM_GETHANDLE

    Declaration
    public const EditControlMsg EM_GETHANDLE
    Field Value
    Type
    EditControlMsg

    EM_GETIMESTATUS

    Declaration
    public const EditControlMsg EM_GETIMESTATUS
    Field Value
    Type
    EditControlMsg

    EM_GETLIMITTEXT

    Declaration
    public const EditControlMsg EM_GETLIMITTEXT
    Field Value
    Type
    EditControlMsg

    EM_GETLINE

    Declaration
    public const EditControlMsg EM_GETLINE
    Field Value
    Type
    EditControlMsg

    EM_GETLINECOUNT

    Declaration
    public const EditControlMsg EM_GETLINECOUNT
    Field Value
    Type
    EditControlMsg

    EM_GETMARGINS

    Declaration
    public const EditControlMsg EM_GETMARGINS
    Field Value
    Type
    EditControlMsg

    EM_GETMODIFY

    Declaration
    public const EditControlMsg EM_GETMODIFY
    Field Value
    Type
    EditControlMsg

    EM_GETPASSWORDCHAR

    Declaration
    public const EditControlMsg EM_GETPASSWORDCHAR
    Field Value
    Type
    EditControlMsg

    EM_GETRECT

    Declaration
    public const EditControlMsg EM_GETRECT
    Field Value
    Type
    EditControlMsg

    EM_GETSEL

    Declaration
    public const EditControlMsg EM_GETSEL
    Field Value
    Type
    EditControlMsg

    EM_GETTHUMB

    Declaration
    public const EditControlMsg EM_GETTHUMB
    Field Value
    Type
    EditControlMsg

    EM_GETWORDBREAKPROC

    Declaration
    public const EditControlMsg EM_GETWORDBREAKPROC
    Field Value
    Type
    EditControlMsg

    EM_LIMITTEXT

    Declaration
    public const EditControlMsg EM_LIMITTEXT
    Field Value
    Type
    EditControlMsg

    EM_LINEFROMCHAR

    Declaration
    public const EditControlMsg EM_LINEFROMCHAR
    Field Value
    Type
    EditControlMsg

    EM_LINEINDEX

    Declaration
    public const EditControlMsg EM_LINEINDEX
    Field Value
    Type
    EditControlMsg

    EM_LINELENGTH

    Declaration
    public const EditControlMsg EM_LINELENGTH
    Field Value
    Type
    EditControlMsg

    EM_LINESCROLL

    Declaration
    public const EditControlMsg EM_LINESCROLL
    Field Value
    Type
    EditControlMsg

    EM_POSFROMCHAR

    Declaration
    public const EditControlMsg EM_POSFROMCHAR
    Field Value
    Type
    EditControlMsg

    EM_REPLACESEL

    Declaration
    public const EditControlMsg EM_REPLACESEL
    Field Value
    Type
    EditControlMsg

    EM_SCROLL

    Declaration
    public const EditControlMsg EM_SCROLL
    Field Value
    Type
    EditControlMsg

    EM_SCROLLCARET

    Declaration
    public const EditControlMsg EM_SCROLLCARET
    Field Value
    Type
    EditControlMsg

    EM_SETHANDLE

    Declaration
    public const EditControlMsg EM_SETHANDLE
    Field Value
    Type
    EditControlMsg

    EM_SETIMESTATUS

    Declaration
    public const EditControlMsg EM_SETIMESTATUS
    Field Value
    Type
    EditControlMsg

    EM_SETLIMITTEXT

    Declaration
    public const EditControlMsg EM_SETLIMITTEXT
    Field Value
    Type
    EditControlMsg

    EM_SETMARGINS

    Declaration
    public const EditControlMsg EM_SETMARGINS
    Field Value
    Type
    EditControlMsg

    EM_SETMODIFY

    Declaration
    public const EditControlMsg EM_SETMODIFY
    Field Value
    Type
    EditControlMsg

    EM_SETPASSWORDCHAR

    Declaration
    public const EditControlMsg EM_SETPASSWORDCHAR
    Field Value
    Type
    EditControlMsg

    EM_SETREADONLY

    Declaration
    public const EditControlMsg EM_SETREADONLY
    Field Value
    Type
    EditControlMsg

    EM_SETRECT

    Declaration
    public const EditControlMsg EM_SETRECT
    Field Value
    Type
    EditControlMsg

    EM_SETRECTNP

    Declaration
    public const EditControlMsg EM_SETRECTNP
    Field Value
    Type
    EditControlMsg

    EM_SETSEL

    Declaration
    public const EditControlMsg EM_SETSEL
    Field Value
    Type
    EditControlMsg

    EM_SETTABSTOPS

    Declaration
    public const EditControlMsg EM_SETTABSTOPS
    Field Value
    Type
    EditControlMsg

    EM_SETWORDBREAKPROC

    Declaration
    public const EditControlMsg EM_SETWORDBREAKPROC
    Field Value
    Type
    EditControlMsg

    EM_UNDO

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