Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anything like an InputMask available?
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00654330
Message ID:
00654333
Views:
16
Hi Mike,

The Format/Inputmask is not supported in the .NET Framework textbox classes today. You have to either create custom controls or add code to handle this programatically. Here is an article that will give you a direction to solve this problem.

http://www.c-sharpcorner.com/winforms/MaskedTextBoxJP.asp

Kamal

>I can't seem to find anything in textboxes or comboboxes like the InputMask I'm used to using in VFP? Am I just missing something? Is there some way to specify the format of the info that's allowed to be typed? Has anyone developed classes to give us this behavior already?
>
>Thanks,
>Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform