For those of you who don't know, those sweet validators we use in WebForms are not available in Windows Forms. Greg Duncan has a post today that shows how to use an ExtenderProvider to create a RegEx validator in the same vein as the web one. MVP Billy Read More...