Skip to main content
All docs
V25.1
  • XtraBaseArgs.MessageBeepSound Property

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

    Namespace: DevExpress.XtraEditors

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