Notification.Visible Property
.NET Framework 2.0
Gets or sets a value indicating whether the message balloon is visible.
Namespace: Microsoft.WindowsCE.Forms
Assembly: Microsoft.WindowsCE.Forms (in microsoft.windowsce.forms.dll)
Assembly: Microsoft.WindowsCE.Forms (in microsoft.windowsce.forms.dll)
When this property is true, the content of the message balloon updates whenever the Text property is set.
When this property is true, and InitialDuration is set to zero, the message balloon does not display but the notification icon appears in the title bar
The following code example demonstrates creating and displaying a notification with a twenty second duration. This code example is part of a larger example provided for the Notification class.
Windows Mobile for Pocket PC
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.