Intersoft ClientUI Documentation
MaskDisplayMode Enumeration



Represents UXMaskedInput display mode option.
Syntax
Public Enum MaskDisplayMode 
   Inherits System.Enum
Dim instance As MaskDisplayMode
public enum MaskDisplayMode : System.Enum 
public enum class MaskDisplayMode : public System.Enum 
Members
MemberDescription
EditMask Represents the option to show EditMask as DisplayText.
Value Represents the option to show Value as DisplayText.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXInput.MaskDisplayMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback