Skip to main content
A newer version of this page is available. .

XtraBaseArgs.MessageBeepSound Property

Gets or sets the system sound played when the owner appears on-screen.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v20.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public MessageBeepSound MessageBeepSound { get; set; }

Property Value

Type Description
DevExpress.XtraEditors.MessageBeepSound

The system sound played.

See Also