alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class PassiveDisplayMode

    Provides the list of modes in which the MaskedEditBox can operate when it does not have the focus.

    Inheritance
    System.Object
    PassiveDisplayMode
    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public sealed class PassiveDisplayMode : Enum

    Fields

    ExcludeLiterals

    Exclude the literal characters.

    Declaration
    public const PassiveDisplayMode ExcludeLiterals
    Field Value
    Type
    PassiveDisplayMode

    IncludeLiterals

    Include all literals in the data that is returned.

    Declaration
    public const PassiveDisplayMode IncludeLiterals
    Field Value
    Type
    PassiveDisplayMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved