|
MaskedEditBox
The Masked Edit Control is an easy to use Text Box based control for collecting Masked data input. The control can be used for collecting user input in various standard formats. It is fully compatible with the Windows Forms Text Box control. A control set with no Mask acts similar to the Windows Forms Text Box. The Mask Edit Control behaves the same as the Microsoft Masked Edit ActiveX Control.
Masked Edit control
The control supports all commonly used Mask symbols.
Supported mask symbols
The control supports all clipboard functions such as Cut, Copy and Paste.
Cut, Copy and Paste into Masked Edit Box
The masked characters in the MaskEditBox, can be displayed sequentially, if needed.
Sequential Display of Masked Characters
The control raises a ValidationError event when unacceptable input is encountered.
|
|
|
|