System.Windows.Forms.SystemInformation.ShowSounds Property

Gets a value indicating whether the user prefers that an application present information in visual form in situations when it would present the information in audible form.

Syntax

public static bool ShowSounds { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SystemInformation.ShowSounds property indicates whether a user preference has been set that indicates the user prefers visual information displays for audio events.

You can use this property to provide accessibility mode features to an application.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0