The NotificationBubble object adds an icon and text to the navigation bar (notification tray) near the top of the Pocket PC device screen. The icon opens a notification bubble with text in HTML format.
NotificationBubble property |
Datatype |
Description |
---|---|---|
String |
HTML formatted text that is the body of the message in the notification bubble. |
|
String |
Text caption (title) for the notification bubble. |
|
Integer |
Length of time in seconds that the notification bubble displays before the system removes the icon and the bubble. |
|
UnsignedLong |
Settings that change the behavior of the notification bubble. Values are:
Values are additive. A value of 1, 3, 17, or 33 overrides the InitiallyIconic property. Values of 16 or greater are valid only for Pocket PC 2003 operating systems. |
|
Boolean |
Determines whether the notification bubble is first displayed as an icon in the notification tray. Values are:
|
|
UnsignedLong |
Unique identifier number for the notification bubble. |
NotificationBubble function |
Datatype returned |
Description |
---|---|---|
Integer |
Specifies the notification icon to display in the notification tray. |
|
Integer |
Removes the notification bubble from the system. |
|
Integer |
Specifies the object that will receive event notifications from user events having the pbm_command event ID. |
|
Integer |
Informs Windows CE that there is a new object or an update to an existing object in the notification tray. |
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |