Mobile (Pocket PC) and MaskedTextBox

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.

Any help would be appreciated.

Thanks,
Glenn W. Johnson

[283 byte] By [GlennWJohnson] at [2008-2-13]
# 1
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

Peter

PeterFoot at 2007-9-8 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...