ShowAudioControls
A version of this page is also available for
4/8/2010
This property specifies whether the audio controls appear on the control bar. This property is read/write.
Compatibility: Windows Media Player
Syntax
MediaPlayer.ShowAudioControls [ = bShowAudio ]
Parameters
- bShowAudio
Boolean value specifying whether the audio controls appear on the control bar. If true, the audio controls display. The default value is 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
Windows Embedded CE | Windows CE 3.0 and later |
See Also
Reference
Windows Media Player Properties
ShowControls
Concepts
Compatibility Modes
Customizing the Windows Media Player Control User Interface
Playback Methods and Properties