menu

WPF

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

    Show / Hide Table of Contents

    Enum InvalidInputBehavior

    Specifies the way of MaskedTextBox reaction on wrong input data.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public enum InvalidInputBehavior

    Fields

    Name Description
    DisplayErrorMessage

    Raises displaying error message.

    None

    Represents the way when there is no reaction onto invalid input.

    ResetValue

    Resets text in editor.

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