Hi,
I'm developing an app for Windows Mobile 6 using CF3.5.
I need to show a notification to the user, and I want to use the Microsoft.WindowsCE.Notification class. I'm showing the notification from a TopMost form and the Notification pops up below the form, so it's not visible.
Is there any way to make the Notification "topmost"?