Hi i'd like to know if anyone can help me with the mask property on the maskedtextbox control. I'd like to create a textbox that can only have an email entered into it, and correctly. Any help would be greatly appreciated.
Cheers
-- Ash Clarke
Hi i'd like to know if anyone can help me with the mask property on the maskedtextbox control. I'd like to create a textbox that can only have an email entered into it, and correctly. Any help would be greatly appreciated.
Cheers
-- Ash Clarke
Email text box mask
satish VSKP
Donald D. Drake - MSFT
Anyone know anything about this
-- Ash Clarke
Ashwani146552
thats fine, but the masked text box is not the right control for this. A mask enforces that proper data is input in the proper position; such as in dates, currency, ID numbers, etc. . . where there is a standard pattern that the input must conform to -
00/00/00
$##0.00
000-00-0000