Windows Media Player Control SDK Banner Art
*Contents *Index  *Topic Contents
*Previous Topic: DisplayForeColor
*Next Topic: DisplaySize

DisplayMode Property

Sets or retrieves a value specifying whether the status bar displays the current position in seconds or frames.

Syntax

MediaPlayer.DisplayMode = [ iMode ]

Possible Values

iMode Integer value specifying how the status bar displays the current position. It can have one of the following possible values.
0 Display the current position in seconds.
1 Display the current position in frames.
This property is read/write with a default value of zero.

Remarks

This property is valid only for local-playback content.

See Also

DisplayModeChange, ShowStatusBar


Top of Page Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.