In The Hand - .NET Components for Mobility
SystemSounds Class
NamespacesInTheHand.MediaSystemSounds
Retrieves sounds associated with a set of system sound event types.
Declaration Syntax
C#Visual Basic
public static class SystemSounds
Public NotInheritable Class SystemSounds
Members
All MembersProperties



IconMemberDescription
Asterisk
Gets the sound associated with the Asterisk program event.

Beep
Gets the sound associated with the Beep program event.

Exclamation
Gets the sound associated with the Exclamation program event.

Hand
Gets the sound associated with the Hand program event.

Question
Gets the sound associated with the Question program event.

Remarks
The SystemSounds class provides methods for retrieving the sounds associated with a set of operating system sound-event types.

SystemSounds provides static methods to access the sounds associated with the Asterisk, Beep, Exclamation, Hand and Question sound events. Each property returns a SystemSound that can be used to play the sound.

Inheritance Hierarchy
Object
SystemSounds

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0