I'm having a little trouble understanding how to add RegEx validation to a PropertyGrid property.
I have a property called Name, and I want to apply reg-ex validation to it, not allowing commit until the string is valid.
How would I go about doing this?
Thanks,
Brian