Returns or sets a Boolean value specifying whether or not to display the status bar.
Syntax
MediaPlayer.ShowStatusBar
Remarks
The settings for this property are:
Setting | Description |
True | The Media Player control displays the status bar. |
False | (Default) Status bar not shown. |
The status bar displays status messages, including errors, and the elapsed play time and presentation duration.
© 1996-1998 Microsoft Corporation. All rights reserved.