Back to Devexpress

ToastNotificationEventArgs Class

windowsforms-devexpress-dot-xtrabars-dot-toastnotifications-d0b65839.md

latest2.1 KB
Original Source

ToastNotificationEventArgs Class

Provides data for the ToastNotificationsManager‘s events.

Namespace : DevExpress.XtraBars.ToastNotifications

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class ToastNotificationEventArgs :
    EventArgs
vb
Public Class ToastNotificationEventArgs
    Inherits EventArgs

ToastNotificationEventArgs is the data class for the following events:

Inheritance

Object EventArgs ToastNotificationEventArgs

See Also

ToastNotificationEventArgs Members

Toast Notification Manager

DevExpress.XtraBars.ToastNotifications Namespace