Masked Text Box Control for .NET 1.1
I'm having trouble finding a Masked Text Box control for .NET 1.1 (big surprise right, obsolete technology), and I realize this is a long shot, but does anyone here know of one?
Either source code or just a binary works fine.
Fo开发者_高级运维r now I'm doing RegEx
validation when the user presses save...
Google: "C# Masked Text Box"
Hit #5: Masked C# TextBox Control Written November 2001 for .NET 1.0 & .NET 1.1
精彩评论