ShowAudioControls

This property specifies whether the audio controls appear on the control bar.

Compatibility: Windows Media Player

MediaPlayer.ShowAudioControls [ = bShowAudio ]

Parameters

  • bShowAudio
    Boolean value specifying whether the audio controls appear on the control bar. If true, the audio controls display. This property is read/write with a default value of true.

Remarks

Audio controls consist of a volume slider bar and a speaker icon that acts as a mute button. This property specifies whether the audio controls appear on the control bar. The control bar itself is displayed or hidden by setting the ShowControls property.

This property can affect the overall width of the Windows Media Player control. In some cases, the width of the control bar defines the overall width of the Windows Media Player. Adding audio controls increases the width of the control bar.

Requirements

OS Versions: Windows CE 3.0 and later.

See Also

Windows Media Player Properties | Compatibility Modes | Customizing the User Interface | Playback Methods and Properties | ShowControls

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.