ShowStatusBar (Compact 7)

3/12/2014

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

Compatibility: Windows Media Player

Syntax

MediaPlayer.ShowStatusBar [ = bShowStatus ]

Parameters

  • bShowStatus
    Boolean value specifying whether the status bar is visible. If true, the status bar is visible. The default value is true.

Remarks

The status bar displays status messages, including errors, and the elapsed play time and duration of the presentation.

See Also

Reference

Windows Media Player Properties