Microsoft Windows CE 3.0  

ShowAudioControls

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Sets or retrieves a value specifying 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 ShowControlsproperty.

This property can affect the overall width of the Microsoft 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.

See Also

ShowControls, Playback Methods and Properties, Customizing the User Interface