AlertButtonCollection Constructors
Represents a collection of buttons for alert windows.Name | Parameters | Description |
---|---|---|
AlertButtonCollection() | none | Initializes a new instance of the AlertButtonCollection class. |
AlertButtonCollection(Object) | owner | Initializes a new instance of the AlertButtonCollection class with the specified owner. |
See Also