Namespace: Consultingwerk.Windows.Util
Class 
ErrorProviderHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:ErrorProviderHelper
Purpose:Supports usage of the Microsoft ErrorProvider Component
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Apr 25 07:49:11 CEST 2021



Top Method Summary
Options Name Purpose
ClearErrors (Control, ErrorProvider) Clears all errors
SetErrors (Control, ErrorProvider, CharacterDictionary) Sets the Errors for the Controls in the Container
SetErrors (Control, ErrorProvider, ListNameValuePair) Sets the Errors for the Controls in the Container


Method Detail
Top

ClearErrors (Control, ErrorProvider)

Purpose: Clears all errors
Notes:

Parameters:
poControl System.Windows.Forms.Control
The reference to the parent Control to clear all errors in
poErrorProvider System.Windows.Forms.ErrorProvider
The reference to the ErrorProvider component
Top

SetErrors (Control, ErrorProvider, CharacterDictionary)

Purpose: Sets the Errors for the Controls in the Container
Notes:

Parameters:
poControl System.Windows.Forms.Control
The reference to the parent Control to clear all errors in
poErrorProvider System.Windows.Forms.ErrorProvider
The reference to the ErrorProvider component
poErrors Consultingwerk.Framework.Collections.CharacterDictionary
The CharacterDictionary of error messages per field
Top

SetErrors (Control, ErrorProvider, ListNameValuePair)

Purpose: Sets the Errors for the Controls in the Container
Notes:

Parameters:
poControl System.Windows.Forms.Control
The reference to the parent Control to clear all errors in
poErrorProvider System.Windows.Forms.ErrorProvider
The reference to the ErrorProvider component
poErrors Consultingwerk.ListNameValuePair
The List of error messages per field


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:33:31