Contents Index Topic Contents | |
Previous Topic: PlayState Next Topic: Rate |
PreviewMode Property
Sets or retrieves a value specifying whether the Microsoft® Windows Media™ Player is in preview mode.
Syntax
MediaPlayer.PreviewMode [ = bPreview ]Possible Values
bPreview Boolean value specifying whether the Windows Media Player is in preview mode. If true, the Windows Media Player is in preview mode. This property is read/write with a default value of false.
Remarks
In preview mode, the Windows Media Player control plays a short preview of each title in a playlist. You can only set this property to true if the value of the CanPreview property is also true.
See Also
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.