menu

WinForms

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

    Show / Hide Table of Contents

    Enum ValueChangeMode

    Defines mode that indicates when the Value gets changed and ValueChanged event get called.

    Namespace: Syncfusion.WinForms.Input.Enums
    Assembly: Syncfusion.SfInput.WinForms.dll
    Syntax
    public enum ValueChangeMode

    Fields

    Name Description
    KeyPress

    Validate the values on Key press.

    LostFocus

    Validates the value on lost focus.

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