Back to Devexpress

AlertButton Constructors

windowsforms-devexpress-dot-xtrabars-dot-alerter-dot-alertbutton-dot-ctor.md

latest1.2 KB
Original Source

AlertButton Constructors

Represents a button within an alert window.

NameParametersDescription
AlertButton()noneInitializes a new instance of the AlertButton class.
AlertButton(Image, AlertButtonStyle)image, styleInitializes a new instance of the AlertButton class with the specified image and button style.
AlertButton(Image)imageInitializes a new instance of the AlertButton class with the specified image.

See Also

AlertButton Class

AlertButton Members

DevExpress.XtraBars.Alerter Namespace