Back to Devexpress

XtraBaseArgs.MessageBeepSound Property

windowsforms-devexpress-dot-xtraeditors-dot-xtrabaseargs-fefc2fb5.md

latest1.0 KB
Original Source

XtraBaseArgs.MessageBeepSound Property

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

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public MessageBeepSound MessageBeepSound { get; set; }
vb
Public Property MessageBeepSound As MessageBeepSound

Property Value

TypeDescription
DevExpress.XtraEditors.MessageBeepSound

The system sound played.

|

See Also

XtraBaseArgs Class

XtraBaseArgs Members

DevExpress.XtraEditors Namespace