Click or drag to resize

IHandler Properties

The NotificationIHandler type exposes the following members.

Properties
  NameDescription
Public propertyContentImage
Gets or sets the content image of the notification
Public propertyMessage
Gets or sets the message of the Notification.
Public propertyRequiresTrayIndicator
Gets a value indicating whether this Notification requires a TrayIndicator to be displayed.
Public propertyTitle
Gets or sets the title for the Notification.
Public propertyUserData
Gets or sets user data for the notification.
Top
See Also