ErrorProvider Constructor
.NET Framework (current version)
Initializes a new instance of the ErrorProvider class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
