menu

WinForms

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

    Show / Hide Table of Contents

    Enum ValidationMode

    Specifies the mode of validation which depends on MinValue and MaxValue.

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

    Fields

    Name Description
    KeyPress

    MinValue and MaxValue validation is carried out when value is entered.

    LostFocus

    MinValue and MaxValue validation is carried out when control lost its focus.

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