# How to: Display Error Icons for Form Validation with the Windows Forms ErrorProvider Component You can use a Windows Forms <xref:System.Windows.Forms.ErrorProvider ...
You can use a Windows Forms xref:System.Windows.Forms.ErrorProvider component to display an error icon when the user enters invalid data. You must have at least two ...