Intersoft.Client.UI.Aqua.UXInput Namespace > UXMaskedInput Class : MaskCharacter Property |
<TypeConverterAttribute("Intersoft.Client.Framework.CharTypeConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")> <CategoryAttribute("Common Properties")> Public Property MaskCharacter As Char
Dim instance As UXMaskedInput Dim value As Char instance.MaskCharacter = value value = instance.MaskCharacter
[TypeConverterAttribute("Intersoft.Client.Framework.CharTypeConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")] [CategoryAttribute("Common Properties")] public char MaskCharacter {get; set;}
[TypeConverterAttribute("Intersoft.Client.Framework.CharTypeConverter, Intersoft.Client.Framework, Version=3.0.5000.1, Culture=neutral, PublicKeyToken=c3d9b11444163e76")] [CategoryAttribute("Common Properties")] public: property char MaskCharacter { char get(); void set ( char value); }
The MaskCharacter property allows a single character custom mask. By default the MaskCharacter is _.
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