WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MaskedUsageMode

    Show / Hide Table of Contents

    Enum MaskedUsageMode

    The clipping mode to be used by the control when returning the text content of the control.

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

    Fields

    Name Description
    Normal

    Treat as a normal masked edit that does not have any special constraints with respect to the content.

    Numeric

    Treat the contents of the MaskedEditBox as numeric.

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