T
Thomas
Hello CF Programmers out there!
I am using Notification balloons
(Microsoft.WindowsCE.Forms.Notification) to show state changes within
my Application. When the Notification shows up, the Menu bar changes
during the notification is shown. This menu has only one Item called
something like "hide". I am wondering where this menu is came from and
if I can add other Items (like Close) to it.
When my PDA receives a Short Message (SMS), it also pops up in a
ballon, but this Balloon has more Menu Items (like "Close", "Close as
read", "Delete", etc..). I also want to add a "Close" Button for my
Notification, because the solution with a button inside the HTML does
not work well for me.
Does anybody know how to access or extend the Menu when a Notification
is shown?
Thanks and Greets
Thomas
I am using Notification balloons
(Microsoft.WindowsCE.Forms.Notification) to show state changes within
my Application. When the Notification shows up, the Menu bar changes
during the notification is shown. This menu has only one Item called
something like "hide". I am wondering where this menu is came from and
if I can add other Items (like Close) to it.
When my PDA receives a Short Message (SMS), it also pops up in a
ballon, but this Balloon has more Menu Items (like "Close", "Close as
read", "Delete", etc..). I also want to add a "Close" Button for my
Notification, because the solution with a button inside the HTML does
not work well for me.
Does anybody know how to access or extend the Menu when a Notification
is shown?
Thanks and Greets
Thomas