menu

WinForms

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

    Show / Hide Table of Contents

    Enum OnValidationFailed

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum OnValidationFailed

    Fields

    Name Description
    KeepFocus

    Keeps the focus on the control if the validation fails

    SetMinOrMax

    Sets MinValue if Value is less than MinValue or MaxValue if greater thas MaxValue if the Validation fails

    SetNullString

    Sets NullString to the the control if the validation fails

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