ErrorProvider Constructor
.NET Framework 4.5
Initializes a new instance of the ErrorProvider class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ErrorProvider() | Initializes a new instance of the ErrorProvider class and initializes the default settings for BlinkRate, BlinkStyle, and the Icon. |
|
ErrorProvider(ContainerControl) | Initializes a new instance of the ErrorProvider class attached to a container. |
|
ErrorProvider(IContainer) | Initializes a new instance of the ErrorProvider class attached to an IContainer implementation. |