AlertControl Constructors
The component that supports displaying alert windows.Name | Parameters | Description |
---|---|---|
AlertControl() | none | Initializes a new instance of the AlertControl class with the specified settings. |
AlertControl(IContainer) | container | Initializes a new instance of the AlertControl class with the specified container. |
See Also