Intersoft ClientUI Documentation
MaskTokenType Enumeration



Represents internal token type used in MaskedInput internal processing.
Syntax
Public Enum MaskTokenType 
   Inherits System.Enum
Dim instance As MaskTokenType
public enum MaskTokenType : System.Enum 
public enum class MaskTokenType : public System.Enum 
Members
MemberDescription
Literal Represents the option for certain literal token.
Mod Represents the option for modifier token.
Multiple Represents the option for certain literal token.
Optional Represents the option for optional token.
Single Represents the option for required token.
Inheritance Hierarchy

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

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