Back to Devexpress

WinNotificationsController Class

expressappframework-devexpress-dot-expressapp-dot-notifications-dot-win.md

latest1.8 KB
Original Source

WinNotificationsController Class

Inherits from the NotificationsController to implement WinForms specific behavior.

Namespace : DevExpress.ExpressApp.Notifications.Win

Assembly : DevExpress.ExpressApp.Notifications.Win.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Notifications.Win

Declaration

csharp
public class WinNotificationsController :
    NotificationsController
vb
Public Class WinNotificationsController
    Inherits NotificationsController

Implements

ISupportUpdate

Inheritance

Object MarshalByRefObject Component Controller WindowController NotificationsController WinNotificationsController

See Also

WinNotificationsController Members

DevExpress.ExpressApp.Notifications.Win Namespace