ShowAudioControls (Windows CE 5.0)
This property specifies whether the audio controls appear on the control bar. This property is read/write.
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. 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
OS Versions: Windows CE 3.0 and later.
See Also
Windows Media Player Properties | Compatibility Modes | Customizing the Windows Media Player Control User Interface | Playback Methods and Properties | ShowControls
Send Feedback on this topic to the authors