Hi,
I was using the notification control from OpenNetCf when i used VS 2003.
Now i moved to VS 2005 and changed the control to the new Notification control of the .NET.
When i was using the openNetCF class, i used the NotificationEngine object, in order to defined the GUID of my notification bubbles, in this way i could set the sound and the duration of the notification in the registry.
The problem with the .NET Notification component is that i do not know how to set its GUID so i can not set the sound of the bubble when it appears.
Can you please show me how to do it
Thanks in advanced,
Adi

Assign sounds to Notifications
JAM0