F
Felix
Hi,
I was able to add a notification control to my .net compact 2.0 pocket
pc application. But i'm confused as to how to remove it. There is only
a "hide" soft key button, but that still leaves the notification icon
on the top title bar. I found a method called SHNotificationRemove,
but this is an unmanaged code method. Are there any ways to get rid of
these notification controls using managed code?
Thank you!
Felix
I was able to add a notification control to my .net compact 2.0 pocket
pc application. But i'm confused as to how to remove it. There is only
a "hide" soft key button, but that still leaves the notification icon
on the top title bar. I found a method called SHNotificationRemove,
but this is an unmanaged code method. Are there any ways to get rid of
these notification controls using managed code?
Thank you!
Felix