Notification Properties
.NET Framework 2.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| Caption | Gets or sets a string specifying the title text for the message balloon. |
| Critical | Gets or sets a value indicating whether the notification is of urgent importance. |
| Icon | Gets or sets the current icon for the message balloon on the title bar. |
| InitialDuration | Gets or sets the number of seconds the message balloon remains visible after initially shown. |
| Site | Gets or sets the ISite of the Component. (Inherited from Component.) |
| Text | Gets or sets the text for the message balloon. |
| Visible | Gets or sets a value indicating whether the message balloon is visible. |
Reference
Notification ClassMicrosoft.WindowsCE.Forms Namespace