ErrorProvider Component (Windows Forms)

The Windows Forms ErrorProvider component is used to show the user in a non-intrusive way that something is wrong. It is typically used in conjunction with validating user input on a form, or displaying errors within a dataset.

In This Section

Reference

  • ErrorProvider
    Describes this class and has links to all its members.