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
This property is read/write with a default value of zero.
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. Remarks
This property is valid only for local-playback content.
See Also
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.