Hi Guys,
Sorted it for myself again....
The basic answer is to use the SystemIcons enumeration to retrieve icons and SystemSounds class to play to appropriate sounds and between them you can implement the basic functionality.
Unfortunately that does somewhat limit what can be achieved with the control because only a subset of system sounds and icons are provided.
Chris Bray