Back to Devexpress

DevExpress.XtraBars.ToastNotifications Namespace

windowsforms-devexpress-dot-xtrabars-765ffe2e.md

latest2.4 KB
Original Source

DevExpress.XtraBars.ToastNotifications Namespace

Provides classes, enumerators and interfaces that allow you to implement Windows 10-styled Toast Notifications in your applications.

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Classes

NameDescription
ToastNotificationA toast notification.
ToastNotificationCollectionA ToastNotification objects collection.
ToastNotificationEventArgsProvides data for the ToastNotificationsManager‘s events.
ToastNotificationsManagerThe component that displays Windows Modern UI-inspired toast notifications. See Toast Notification Manager.

Interfaces

NameDescription
IToastNotificationPropertiesExposes base ToastNotification properties.

Enums

NameDescription
ToastNotificationDurationProvides members that specify the notification lifetime.
ToastNotificationSoundProvides members that specify sounds played when the specific notification is shown.
ToastNotificationTemplateProvides members that specify the current ToastNotification template.