Tagged Questions

0
votes
1answer
95 views

Tabbing off control bypasses validation .NET

So, I have a User Control which is just a TextBox with special formatting rules (there are reasons why I'm not just using a MaskedTextBox...y'know...the sensible solution). Anyhow, when the user ...