Hi Is there a way to display the Windows Mobile 5.0 SDK - Notification Ballon when an event occurs directly, without displaying the notification icon on the SystemTray?If you know how , please let me know. Thanks. Bye
You can't have a notification balloon without an icon. Explorer doesn't allow it.
10x...i've created my own custom one and made the top left and top right edges round using TransparentImage() function. Topic Closed
You can set TTS_BALLOON window style in a standard tooltip control. TTS_CLOSE will give the close button on it.