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