menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChangeType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChangeType

    Defines the constants that specifies the type of change in stream.

    Namespace: Syncfusion.Windows.Forms.Edit.Interfaces
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public enum ChangeType

    Fields

    Name Description
    Delete

    Specifies whether the text was deleted.

    Insert

    Specifies whether the text was inserted.

    Replace

    Specifies whether the text was replaced.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved