A useful .NET control that allows a user to display and edit values based on the mask defined.
I want to capture the text from the textbox when enter key is hit. I am using WPF/visual studio 2010/.…
c# wpf user-interface textbox maskedtextboxI have two masked TextBox controls and was wondering how I'd go about getting the time in each one and …
c# time maskedtextboxI am trying to have one input on my page that I would like to have a U.S. phone …
jquery jquery-plugins maskedtextbox data-maskingHow can I use a MaskedTextBox to prevent the user from entering an invalid IP address? (I want it to …
c# .net maskedtextboxI need to format an asp.net text box in such a way that it accepts the user input only …
c# asp.net validation maskedtextboxI am using the digitalbush masked input jQuery plugin. It is working fine in web browsers and the iPhone browser …
android jquery jquery-plugins maskedtextboxI'm using a MaskedTextBox, with the following short date Mask: "00/00/0000". My problem is that I wanna know when the control …
c# string winforms validation maskedtextboxI'm working in VB.Net. I have a Windows form in which I need to have users enter valid dates …
vb.net validation date maskedtextboxI'm trying to make a semi-complex masking textbox in Delphi 7. I'm having problems in that I can't find any kind …
delphi delphi-7 maskedtextboxThis supposedly easy task gave me some headache. I simply want to let the user enter any text that succeeds …
c# textbox floating-point validation maskedtextbox