Did You Know?

Dependent Error Provider makes validation easy.
When you drop a DependentErrorProvider control on the form, all of the other controls gain a GetError property. Set this property to the name of a method on your form class. This method validates the control and return an error string. To validate all controls at once, call the Validate method. To turn off validation temporarily, set the Validation property to false.

Mallardsoft Dependency

Videos