ErrorProvider Constructor (IContainer^)
.NET Framework (current version)
Initializes a new instance of the ErrorProvider class attached to an IContainer implementation.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- container
-
Type:
System.ComponentModel::IContainer^
The IContainer to monitor for errors.
The IContainer specified is the container object for the data-bound controls to associate the error provider with.
.NET Framework
Available since 2.0
Available since 2.0
Show: