[]
Initializes a new instance of a C1SuperErrorProvider component.
public C1SuperErrorProvider()
Initializes a new instance of a C1SuperErrorProvider component.
public C1SuperErrorProvider(IContainer container)
| Type | Name | Description |
|---|---|---|
| IContainer | container | The IContainer to monitor for errors. |
Initializes a new instance of a C1SuperErrorProvider component.
public C1SuperErrorProvider(ContainerControl parentControl)
| Type | Name | Description |
|---|---|---|
| ContainerControl | parentControl | The container of the control to monitor for errors. |