ShowAudioControls Property

Returns or sets a Boolean value indicating whether to show the audio controls.

Syntax

MediaPlayer.ShowAudioControls

Remarks

The ShowAudioControls property can have the following values:

Value Description
True (Default) Audio controls will be shown.
False Audio controls will not be shown.

© 1996-1998 Microsoft Corporation. All rights reserved.