I have been trying to get the maskedtextbox to work on a pocket pc application but am unable to get it to work. I have searched MSDN and found documentation that states it workes on the pocket pc platform.
The .NET Compact Framework v1 or v2 doesn't contain a MaskedTextBox control, unless you create a custom control yourself. There is a third-party example here:- http://www.mooseworkssoftware.com/GUI.htm