Microsoft Windows CE 3.0  

ShowStatusBar

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 status bar is visible.

Compatibility:Windows Media Player

MediaPlayer.ShowStatusBar [ =
bShowStatus
]

Parameters

bShowStatus
Boolean value specifying whether the status bar is visible. If true, the status bar is visible. This property is read/write with a default value of false.

Remarks

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

See Also

Customizing the User Interface