Skip to main content

XtraBaseArgs.MessageBeepSound Property

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

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.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