Description

Uses a mask to distinguish between proper and improper user input.

Remarks

The MaskedTextBox class is an enhanced TextBox control that supports a declarative syntax for accepting or rejecting user input. Using the Mask property, you can specify the allowed input without writing any custom validation logic in your application.


The CHM file was converted to HTML by chm2web software.