ShowControls (Compact 7)

3/12/2014

This property specifies whether the control bar is visible. This property is read/write.

Syntax

MediaPlayer.ShowControls [ = bShowControls ]

Parameters

  • bShowControls
    Boolean value specifying whether the control bar is visible. If true, the control bar is visible. The default value is true.

Remarks

The control bar contains buttons for starting, stopping, and pausing playback. Optionally, you can add or remove the trackbar by setting the ShowTracker property.

See Also

Reference

Windows Media Player Properties
ShowTracker